Age | Commit message (Expand) | Author | Files | Lines |
2025-03-01 | openmp: Fix up simd clone mask argument creation on x86 [PR115871] | Jakub Jelinek | 1 | -1/+1 |
2025-01-14 | OpenMP: Remove dead code from declare variant reimplementation | Sandra Loosemore | 1 | -2/+0 |
2025-01-14 | OpenMP: Re-work and extend context selector resolution | Sandra Loosemore | 1 | -0/+2 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-12-20 | AArch64: Add SVE support for simd clones [PR96342] | Tamar Christina | 1 | -5/+8 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-21 | omp: Fix simdclone arguments with veclen lower than simdlen [PR113040] | Andre Vieira (lists) | 1 | -16/+8 |
2023-11-24 | OpenMP: Add -Wopenmp and use it | Tobias Burnus | 1 | -4/+4 |
2023-11-01 | omp: Reorder call for TARGET_SIMD_CLONE_ADJUST | Andre Vieira | 1 | -96/+145 |
2023-10-19 | vect: Use inbranch simdclones in masked loops | Andre Vieira | 1 | -3/+9 |
2023-10-19 | omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS | Andre Vieira | 1 | -14/+4 |
2023-05-18 | omp: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -1/+1 |
2023-02-22 | vect: inbranch SIMD clones | Andrew Stubbs | 1 | -0/+1 |
2023-01-10 | ipa: Sort ipa_param_body_adjustments::m_replacements (PR 108110) | Martin Jambor | 1 | -0/+1 |
2023-01-03 | OpenMP: GC unused SIMD clones | Sandra Loosemore | 1 | -0/+5 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-25 | OpenMP: Generate SIMD clones for functions with "declare target" | Sandra Loosemore | 1 | -26/+283 |
2022-08-31 | omp-simd-clone: Unbreak bootstrap | Jakub Jelinek | 1 | -3/+3 |
2022-08-30 | omp-simd-clone: Allow fixed-lane vectors | Andrew Stubbs | 1 | -5/+15 |
2022-08-01 | openmp-simd-clone: Match shift types | Andrew Stubbs | 1 | -1/+9 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -2/+5 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1838 |