summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-1/+1
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-14/+14
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-4/+4
* [OPENMP] Refactoring of codegen for OpenMP directives.Alexey Bataev2015-04-101-8/+12
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-6/+6
* [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