summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_for_linear_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-08[OPENMP] Simplify codegen for loop iteration variables in loop preamble.Alexey Bataev
2017-12-04[OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner
2015-12-18[OPENMP] Remove explicit call for implicit barrierAlexey Bataev
2015-09-10[OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev
2015-08-04[OPENMP 4.1] Support for 'linear' clause in loop directives.Alexey Bataev