summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_for_simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-1/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+1
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-1/+1
* [OPENMP 4.0] Fixed codegen for 'cancellation point' construct.Alexey Bataev2015-07-031-10/+10
* [OPENMP] Fixed test for '#pragma omp parallel for simd'.Alexey Bataev2015-06-181-1/+1
* [OPENMP] Add support for 'omp parallel for' directive.Alexey Bataev2015-06-181-0/+696
OpenPOWER on IntegriCloud