summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_for_linear_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+7
* [OPENMP] Simplify codegen for loop iteration variables in loop preamble.Alexey Bataev2017-12-081-0/+2
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-4/+4
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* [OPENMP] Remove explicit call for implicit barrierAlexey Bataev2015-12-181-5/+0
* [OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev2015-09-101-21/+14
* [OPENMP 4.1] Support for 'linear' clause in loop directives.Alexey Bataev2015-08-041-0/+261