aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskloop_private_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner1-1/+0
2016-10-20Revert 9 changes from r284793, they still fail on some botsReid Kleckner1-1/+1
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner1-1/+1
2016-05-30[OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-basedAlexey Bataev1-6/+8
2016-05-10[OPENMP 4.0] Fixed codegen for destructors in task-based directives.Alexey Bataev1-6/+2
2016-05-06[OPENMP 4.5] Tests for 'private|firstprivates' clauses in 'taskloop' directive.Alexey Bataev1-0/+422