summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/task_if_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-basedAlexey Bataev2016-05-301-9/+9
* [Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-201-1/+1
* [OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev2015-09-101-2/+2
* [OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev2015-09-031-3/+3
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Add target requirements to testcases that emit PCH.Adrian Prantl2015-07-071-0/+1
* [OPENMP] Codegen for 'depend' clause (OpenMP 4.0).Alexey Bataev2015-06-241-15/+98
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] Codegen for 'if' clause in 'task' directive.Alexey Bataev2015-04-221-0/+133