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