summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-0/+5
* Revert "[OPENMP] Improved code for generating debug info + generation of all ...Rafael Espindola2015-03-101-5/+0
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-0/+5
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-14/+14
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-10/+10
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+1
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-1/+1
* Initial support for Win64 SEH IR emissionReid Kleckner2015-01-221-4/+4
* [OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev2014-10-081-8/+8
* Revert commit r219297.Alexey Bataev2014-10-081-8/+8
* [OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev2014-10-081-8/+8
* Revert back r219295.Alexey Bataev2014-10-081-8/+8
* [OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev2014-10-081-8/+8
* allow optional signext attributeWill Schmidt2014-06-021-5/+5
* [OPENMP] Another one fix in test for msvcAlexey Bataev2014-05-081-4/+4
* [OPENMP] Fix codegen test for msvc buildAlexey Bataev2014-05-081-2/+2
* [OPENMP] Fixed checking for mangled names in parallel_codegen.cpp testAlexey Bataev2014-05-071-12/+12
* [OPENMP] Fixed problem with temp removal on some platforms in codegen for '#p...Alexey Bataev2014-05-071-2/+0
* [OPENMP] Temporarily disable test parallel_codegen.cppAlexey Bataev2014-05-071-0/+2
* [OPENMP] Another one fix for codegen test '#pragma omp parallel'Alexey Bataev2014-05-061-1/+1
* [OPENMP] Fixed test for '#pragma omp parallel' codegenAlexey Bataev2014-05-061-48/+46
* [OPENMP] Temporary disable test for parallel codegenAlexey Bataev2014-05-061-1/+2
* [OPENMP] Initial codegen for '#pragma omp parallel'Alexey Bataev2014-05-061-0/+146
OpenPOWER on IntegriCloud