summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/simd_codegen.cpp
AgeCommit message (Expand)Author
2015-03-10Revert "[OPENMP] Improved code for generating debug info + generation of all ...Rafael Espindola
2015-03-10[OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-26[OPENMP] Fixed codegen for directives without function outlining.Alexey Bataev
2015-02-25Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-25Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl
2014-10-01[OPENMP] Loop collapsing and codegen for 'omp simd' directive.Alexander Musman