Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 21 | -22/+22 |
2024-12-11 | middle-end: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE [PR96342] | Andre Vieira | 1 | -1/+2 |
2024-12-09 | GCN: Fix 'real_from_integer' usage | Thomas Schwinge | 1 | -1/+1 |
2024-12-06 | diagnostics: UX: add doc URLs for attributes (v2) | David Malcolm | 1 | -0/+3 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-19 | amdgcn: Fix build failure (PR117657) | Andrew Stubbs | 1 | -3/+4 |
2024-11-18 | gcn: Add else operand to masked loads. | Robin Dapp | 2 | -12/+13 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 3 | -66/+66 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics: 'gcc/config/gcn/... | Thomas Schwinge | 1 | -0/+1 |
2024-10-22 | GCN: Initial generic-target handling, add more GCN macro defines | Tobias Burnus | 7 | -32/+147 |
2024-10-22 | amdgcn: Refactor device settings into a def file | Andrew Stubbs | 13 | -271/+476 |
2024-10-21 | amdgcn: silence warning | Andrew Stubbs | 1 | -1/+1 |
2024-09-23 | gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/stdbool.h | Tobias Burnus | 1 | -0/+6 |
2024-09-13 | gcn/mkoffload.cc: Use #embed for including the generated ELF file | Tobias Burnus | 1 | -67/+12 |
2024-09-10 | Pass host specific ABI opts from mkoffload. | Prathamesh Kulkarni | 1 | -11/+15 |
2024-09-02 | amdgcn: Remove TARGET_GCN5_PLUS | Andrew Stubbs | 5 | -135/+59 |
2024-09-02 | amdgcn: Remove TARGET_GCN3 | Andrew Stubbs | 4 | -31/+7 |
2024-09-02 | amdgcn: remove gfx803 "Fiji" support | Andrew Stubbs | 7 | -51/+16 |
2024-08-09 | amdgcn: Add padding to trampoline | Andrew Stubbs | 2 | -1/+2 |
2024-08-08 | amdgcn: Fix VGPR max count | Andrew Stubbs | 1 | -0/+7 |
2024-08-08 | amdgcn: Re-enable trampolines | Andrew Stubbs | 1 | -5/+0 |
2024-07-02 | amdgcn: invent target feature flags | Andrew Stubbs | 4 | -87/+155 |
2024-06-28 | amdgcn: Fix RDNA V32 permutations [PR115640] | Andrew Stubbs | 1 | -1/+1 |
2024-06-25 | Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type | Kewen Lin | 1 | -3/+0 |
2024-05-29 | libgomp: Enable USM for AMD APUs and MI200 devices | Tobias Burnus | 1 | -1/+1 |
2024-04-26 | amdgcn: Add gfx90c target | Frederik Harwath | 7 | -2/+26 |
2024-04-08 | GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]' | Thomas Schwinge | 2 | -1/+29 |
2024-04-03 | GCN: Fix --with-arch= handling in mkoffload [PR111966] | Tobias Burnus | 1 | -18/+72 |
2024-03-25 | amdgcn: Add gfx1036 target | Richard Biener | 7 | -5/+27 |
2024-03-22 | amdgcn: Adjust GFX10/GFX11 cache coherency | Andrew Stubbs | 1 | -31/+55 |
2024-03-22 | amdgcn: Prefer V32 on RDNA devices | Andrew Stubbs | 1 | -0/+26 |
2024-03-22 | amdgcn: Add gfx1103 target | Andrew Stubbs | 7 | -7/+29 |
2024-03-21 | amdgcn: Comment correction | Andrew Stubbs | 1 | -2/+2 |
2024-03-21 | amdgcn: Ensure gfx11 is running in cumode | Andrew Stubbs | 1 | -0/+1 |
2024-03-21 | amdgcn: Clean up device memory in gcn-run | Andrew Stubbs | 1 | -1/+7 |
2024-03-14 | gcn: Fix a comment typo | Jakub Jelinek | 1 | -1/+1 |
2024-02-19 | GCN: Conditionalize 'define_expand "reduc_<fexpander>_scal_<mode>"' on '!TARG... | Thomas Schwinge | 2 | -1/+5 |
2024-02-19 | GCN: Restore lost '__gfx90a__' target CPU definition | Thomas Schwinge | 1 | -0/+6 |
2024-02-15 | amdgcn: Disallow unsupported permute on RDNA devices | Andrew Stubbs | 2 | -8/+14 |
2024-02-01 | GCN: Don't hard-code number of SGPR/VGPR/AVGPR registers | Thomas Schwinge | 2 | -6/+15 |
2024-02-01 | GCN: Remove 'FIRST_{SGPR,VGPR,AVGPR}_REG', 'LAST_{SGPR,VGPR,AVGPR}_REG' from ... | Thomas Schwinge | 1 | -8/+2 |
2024-02-01 | GCN: Remove 'SGPR_OR_VGPR_REGNO_P' definition | Thomas Schwinge | 1 | -1/+0 |
2024-02-01 | GCN, RDNA 3: Adjust 'sync_compare_and_swap<mode>_lds_insn' | Thomas Schwinge | 1 | -1/+6 |
2024-01-29 | gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615] | Tobias Burnus | 1 | -1/+2 |
2024-01-29 | gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] | Tobias Burnus | 1 | -18/+32 |
2024-01-26 | amdgcn: additional gfx1030/gfx1100 support | Andrew Stubbs | 4 | -16/+62 |
2024-01-26 | gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC | Tobias Burnus | 1 | -1/+16 |
2024-01-25 | gcn: Add missing space to ASM_SPEC in gcn-hsa.h | Tobias Burnus | 1 | -1/+1 |
2024-01-23 | gcn: Fix a warning | Jakub Jelinek | 1 | -1/+2 |
2024-01-22 | [gcn] mkoffload: Fix linking with "-g"; fix file deletion; improve diagnostic... | Tobias Burnus | 1 | -16/+16 |