Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OpenMP] Use the OpenMPIRBuilder for `omp parallel` | Johannes Doerfert | 2019-12-30 | 1 | -0/+29 |
* | [OpenMP] Use the OpenMPIRBuilder for `omp cancel` | Johannes Doerfert | 2019-12-30 | 1 | -30/+79 |
* | [OpenMP][NFCI] Use the libFrontend ProcBindKind in Clang | Johannes Doerfert | 2019-12-26 | 1 | -1/+1 |
* | [OpenMP][IR-Builder] Introduce "pragma omp parallel" code generation | Johannes Doerfert | 2019-12-25 | 1 | -3/+317 |
* | [OpenMP][IR-Builder] Introduce the finalization stack | Johannes Doerfert | 2019-12-25 | 1 | -7/+11 |
* | [OpenMP] Introduce the OpenMP-IR-Builder | Johannes Doerfert | 2019-12-11 | 1 | -0/+236 |