Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-25 | Handle OpenACC 'self' clause for compute constructs in OpenACC 'kernels' deco... | Thomas Schwinge | 1 | -7/+8 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-18 | middle-end IFN_ASSUME support [PR106654] | Jakub Jelinek | 1 | -0/+1 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -2/+2 |
2022-05-10 | Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistentl... | Thomas Schwinge | 1 | -0/+6 |
2022-03-12 | OpenACC 'kernels' decomposition: resolve wrong-code cases unless manually mak... | Thomas Schwinge | 1 | -1/+0 |
2022-03-12 | OpenACC 'kernels' decomposition: Mark variables used in 'present' clauses as ... | Thomas Schwinge | 1 | -0/+32 |
2022-03-04 | OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP low... | Thomas Schwinge | 1 | -2/+3 |
2022-03-04 | Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' decl... | Thomas Schwinge | 1 | -1/+23 |
2022-03-04 | Catch 'GIMPLE_DEBUG' misbehavior in OpenACC 'kernels' decomposition [PR100400... | Thomas Schwinge | 1 | -0/+10 |
2022-01-13 | Wait at end of OpenACC asynchronous kernels regions | Julian Brown | 1 | -7/+24 |
2022-01-13 | OpenACC 'kernels' decomposition: Mark variables used in synthesized data clau... | Thomas Schwinge | 1 | -1/+5 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-04-19 | [OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '--param=openacc-kernels=[...]' | Thomas Schwinge | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-27 | In 'gcc/omp-oacc-kernels-decompose.cc:flatten_binds', don't choke on empty GI... | Thomas Schwinge | 1 | -2/+11 |
2020-11-13 | In 'gcc/omp-oacc-kernels-decompose.cc', use langhook instead of accessing lan... | Kwok Cheung Yeung | 1 | -3/+8 |
2020-11-13 | Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons... | Gergö Barany | 1 | -0/+1531 |