summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use the OpenMPIRBuilder for `omp parallel`Johannes Doerfert2019-12-301-0/+29
* [OpenMP] Use the OpenMPIRBuilder for `omp cancel`Johannes Doerfert2019-12-301-30/+79
* [OpenMP][NFCI] Use the libFrontend ProcBindKind in ClangJohannes Doerfert2019-12-261-1/+1
* [OpenMP][IR-Builder] Introduce "pragma omp parallel" code generationJohannes Doerfert2019-12-251-3/+317
* [OpenMP][IR-Builder] Introduce the finalization stackJohannes Doerfert2019-12-251-7/+11
* [OpenMP] Introduce the OpenMP-IR-BuilderJohannes Doerfert2019-12-111-0/+236
OpenPOWER on IntegriCloud