summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/master_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* 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-7/+7
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-4/+4
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-2/+2
* [OPENMP] Refactoring of codegen for OpenMP directives.Alexey Bataev2015-04-101-2/+2
* [OPENMP] Fixed tests for non-debug builds. NFC.Alexey Bataev2015-03-101-1/+1
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-7/+19
* Revert "[OPENMP] Improved code for generating debug info + generation of all ...Rafael Espindola2015-03-101-19/+7
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-7/+19
* [OPENMP] Fixed codegen for directives without function outlining.Alexey Bataev2015-02-261-0/+9
* 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
* [OPENMP] Codegen for 'omp master' directiveAlexey Bataev2014-12-041-0/+46