summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use the OpenMPIRBuilder for `omp parallel`Johannes Doerfert2019-12-301-0/+4
* [OpenMP] Use the OpenMPIRBuilder for `omp cancel`Johannes Doerfert2019-12-301-0/+116
* [OpenMP][NFCI] Use the libFrontend ProcBindKind in ClangJohannes Doerfert2019-12-261-3/+3
* [OpenMP][IR-Builder] Introduce "pragma omp parallel" code generationJohannes Doerfert2019-12-251-7/+312
* [OpenMP][IR-Builder] Introduce the finalization stackJohannes Doerfert2019-12-251-3/+16
* [OpenMP] Introduce the OpenMP-IR-BuilderJohannes Doerfert2019-12-111-0/+178
OpenPOWER on IntegriCloud