aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/task_if_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-20[OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev1-3/+3
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner1-1/+0
2016-05-30[OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-basedAlexey Bataev1-9/+9
2016-04-20[Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang1-1/+1
2015-09-10[OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev1-2/+2
2015-09-03[OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev1-3/+3
2015-07-08Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl1-0/+1
2015-07-07Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl1-1/+0
2015-07-07Add target requirements to testcases that emit PCH.Adrian Prantl1-0/+1
2015-06-24[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).Alexey Bataev1-15/+98
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev1-3/+3
2015-04-22[OPENMP] Codegen for 'if' clause in 'task' directive.Alexey Bataev1-0/+133