summaryrefslogtreecommitdiff
path: root/test/OpenMP/taskloop_private_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-07-17[OPENMP] Codegen for reduction clauses in 'taskloop' directives.Alexey Bataev
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner
2016-10-20Revert 9 changes from r284793, they still fail on some botsReid Kleckner
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner
2016-05-30[OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-basedAlexey Bataev
2016-05-10[OPENMP 4.0] Fixed codegen for destructors in task-based directives.Alexey Bataev
2016-05-06[OPENMP 4.5] Tests for 'private|firstprivates' clauses in 'taskloop' directive.Alexey Bataev