summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/taskloop_simd_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Codegen for reduction clauses in 'taskloop' directives.Alexey Bataev2017-07-171-4/+4
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* Revert 9 changes from r284793, they still fail on some botsReid Kleckner2016-10-201-1/+1
* Remove 24 instances of 'REQUIRES: shell'Reid Kleckner2016-10-201-1/+1
* [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-basedAlexey Bataev2016-05-301-6/+8
* [OPENMP] Pass scalar firstprivate vars by value.Alexey Bataev2016-05-171-21/+17
* [OPENMP 4.0] Fixed codegen for destructors in task-based directives.Alexey Bataev2016-05-101-2/+2
* [OPENMP 4.5] Tests for 'private|firstprivates' clauses in 'taskloop' directive.Alexey Bataev2016-05-061-0/+513