aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskgroup_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner1-1/+0
2016-03-29[OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev1-0/+1
2016-03-28Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev1-1/+0
2016-03-28[OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev1-0/+1
2016-03-28Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev1-1/+0
2016-03-28[OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev1-0/+1
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
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-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie1-9/+9
2015-06-18[OPENMP] Support for '#pragma omp taskgroup' directive.Alexey Bataev1-0/+56