summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/task_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Preserve alignment of the original variables for the captured refere...Alexey Bataev2015-09-111-2/+5
* [OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev2015-09-101-5/+5
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-38/+38
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-1/+1
* [OPENMP 4.0] Codegen for array sections.Alexey Bataev2015-08-311-15/+78
* Revert "[OPENMP 4.0] Codegen for array sections."Daniel Jasper2015-08-281-78/+15
* [OPENMP 4.0] Codegen for array sections.Alexey Bataev2015-08-281-15/+78
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-1/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+1
* Add target requirements to testcases that emit PCH.Adrian Prantl2015-07-071-1/+1
* [OPENMP] Codegen for 'depend' clause (OpenMP 4.0).Alexey Bataev2015-06-241-5/+92
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] Initial codegen for 'omp task' directive.Alexey Bataev2015-03-101-0/+102
OpenPOWER on IntegriCloud