aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_if_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-20[OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev1-3/+3
2015-09-10[OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev1-6/+6
2015-09-03[OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev1-2/+2
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie1-33/+33
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-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie1-3/+3
2014-10-13More OpenMP test case compatibility fixesUlrich Weigand1-1/+1
2014-10-13Fix test OpenMP/parallel_if_codegen.cpp.Alexey Bataev1-2/+2
2014-10-13[OPENMP] Codegen for 'if' clause in 'parallel' directive.Alexey Bataev1-0/+124