summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small test fix for r232890Alexander Musman2015-03-211-1/+1
* [OPENMP] CodeGen of the 'linear' clause for the 'omp simd' directive.Alexander Musman2015-03-211-4/+63
* [OPENMP] Enable codegen of the ‘private’ clause for ‘omp simd’ directiveAlexander Musman2015-03-161-4/+20
* [OPENMP] Fixed tests for non-debug builds. NFC.Alexey Bataev2015-03-101-1/+1
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-7/+18
* Revert "[OPENMP] Improved code for generating debug info + generation of all ...Rafael Espindola2015-03-101-18/+7
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-7/+18
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-42/+42
* [OPENMP] Fixed codegen for directives without function outlining.Alexey Bataev2015-02-261-0/+8
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+1
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-1/+1
* [OPENMP] Loop collapsing and codegen for 'omp simd' directive.Alexander Musman2014-10-011-0/+407
OpenPOWER on IntegriCloud