aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskloop_lastprivate_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-8/+10
2016-05-10[OPENMP 4.0] Fixed codegen for destructors in task-based directives.Alexey Bataev1-12/+2
2016-05-05[OPENMP 4.5] Codegen for 'lastprivate' clauses in 'taskloop' directives.Alexey Bataev1-0/+527