summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Frontend/OpenMP
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use the OpenMPIRBuilder for `omp parallel`Johannes Doerfert2019-12-302-1/+30
* [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-113-1/+291
* [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.hJohannes Doerfert2019-12-103-0/+65
OpenPOWER on IntegriCloud