aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskwait_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner1-1/+0
2015-07-08Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl1-1/+1
2015-07-07Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl1-1/+1
2015-07-07Add target requirements to testcases that emit PCH.Adrian Prantl1-1/+1
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev1-3/+3
2015-04-27[OPENMP] Codegen for 'taskwait' directive.Alexey Bataev1-0/+31