Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-31 | openmp: Add support for firstprivate and allocate clauses on scope construct | Jakub Jelinek | 1 | -1/+29 |
2020-11-14 | openmp: Add support for non-VLA {,first}private allocate on omp task | Jakub Jelinek | 1 | -8/+104 |
2020-11-13 | openmp: Support allocate for C/C++ array section reductions | Jakub Jelinek | 1 | -6/+31 |
2020-11-12 | openmp: Implement allocate clause in omp lowering. | Jakub Jelinek | 1 | -0/+254 |