summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/task_if_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud