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