aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_sections_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner1-1/+0
2016-01-22[OPENMP] Generalize codegen for 'sections'-based directive.Alexey Bataev1-8/+3
2015-12-18[OPENMP] Remove explicit call for implicit barrierAlexey Bataev1-3/+0
2015-09-10[OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev1-2/+2
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-07Update testcases that use precompiled headers to require a target afterAdrian Prantl1-1/+1
2015-07-03[OPENMP 4.0] Fixed codegen for 'cancellation point' construct.Alexey Bataev1-2/+2
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev1-3/+3
2015-04-16[opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie1-1/+1
2015-04-14[OPENMP] Initial codegen for 'parallel sections' directive.Alexey Bataev1-0/+98