Age | Commit message (Expand) | Author | Files | Lines |
20 hours | Simple cobol.dg testsuite | Richard Biener | 2 | -0/+376 |
41 hours | arm: testsuite: fix arm_neon_h checks with conflicting cpu/arch | Richard Earnshaw | 1 | -1/+2 |
6 days | arm: testsuite: improve guard checks for arm_neon.h | Richard Earnshaw | 1 | -1/+52 |
2025-02-26 | [testsuite] add x86 effective target | Alexandre Oliva | 1 | -98/+102 |
2025-02-26 | [testsuite] adjust expectations of x86 vect-simd-clone tests | Alexandre Oliva | 1 | -0/+29 |
2025-02-22 | Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynam... | Thomas Schwinge | 2 | -1/+11 |
2025-02-22 | Gracefully handle the case that 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what... | Thomas Schwinge | 2 | -1/+11 |
2025-02-22 | Refactor duplicated code into 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what' | Thomas Schwinge | 2 | -18/+18 |
2025-02-22 | BPF, nvptx: Standardize on 'sorry, unimplemented: dynamic stack allocation no... | Thomas Schwinge | 1 | -1/+1 |
2025-02-17 | [testsuite] fix check-function-bodies usage | Alexandre Oliva | 1 | -1/+1 |
2025-02-17 | gcc: testsuite: Fix builtin-speculation-overloads[14].C testism | Matthew Malcomson | 1 | -0/+9 |
2025-02-17 | i386: Re-alias avx10.2 to 512 bit and deprecate -mno-avx10.2-[256,512] | Haochen Jiang | 1 | -3/+3 |
2025-02-11 | testsuite: Enable reduced parallel batch sizes | Andrew Carlotti | 1 | -2/+5 |
2025-02-11 | testsuite: LoongArch: Remove from btrunc, ceil, and floor effective target al... | Xi Ruoyao | 1 | -16/+8 |
2025-02-08 | GCN, nvptx: 'sorry, unimplemented: exception handling not supported' | Thomas Schwinge | 1 | -0/+7 |
2025-02-08 | nvptx doesn't actually support effective-target 'exceptions' | Thomas Schwinge | 1 | -1/+2 |
2025-02-08 | BPF doesn't actually support effective-target 'exceptions' [PR118772] | Thomas Schwinge | 1 | -1/+2 |
2025-02-08 | Clarify that effective-targets 'exceptions' and 'exceptions_enabled' are orth... | Thomas Schwinge | 2 | -18/+15 |
2025-01-29 | testsuite/118127: Pass fortran tests on ppc64le for IEEE128 long doubles | Siddhesh Poyarekar | 1 | -0/+14 |
2025-01-25 | PR modula2/118589 Opaque type fields are visible outside implementation module | Gaius Mulley | 1 | -0/+2 |
2025-01-23 | testsuite: Only run test if alarm is available | Torbjörn SVENSSON | 1 | -0/+27 |
2025-01-23 | i386: Change mnemonics from V[ADDNE,DIVNE,MULNE,RCP,SUBNE]PBF16 to V[ADD,DIV,... | Haochen Jiang | 1 | -2/+2 |
2025-01-21 | AArch64: Add LUTI ACLE for SVE2 | Vladimir Miloserdov | 1 | -1/+1 |
2025-01-20 | s390: arch15: Prepare for future builtins | Stefan Schulze Frielinghaus | 1 | -0/+16 |
2025-01-09 | RISC-V: testsuite: fix target selector for sync_char_short | Edwin Lu | 1 | -1/+3 |
2025-01-09 | nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181] | Thomas Schwinge | 1 | -1/+104 |
2025-01-08 | nvptx: Add effective-target 'nvptx_softstack', use for effective-target 'alloca' | Thomas Schwinge | 1 | -4/+15 |
2025-01-07 | [PATCH] testsuite: enable effective-target sync_char_short on RISC-V | Andreas Schwab | 1 | -0/+1 |
2025-01-07 | testsuite: RISC-V: Add effective target for E ABI variant | Dimitar Dimitrov | 1 | -0/+20 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 79 | -79/+79 |
2024-12-31 | LoongArch: Implement vector cbranch optab for LSX and LASX | Jiahao Xu | 1 | -0/+2 |
2024-12-17 | testsuite: arm: Add -mtune to all arm_cpu_* effective targets | Torbjörn SVENSSON | 1 | -12/+15 |
2024-12-12 | testsuite: arm: Use -mcpu=unset when overriding -march | Torbjörn SVENSSON | 1 | -30/+30 |
2024-12-12 | testsuite: arm: Use -march=unset for bfloat16_scalar* tests | Torbjörn SVENSSON | 1 | -0/+2 |
2024-12-12 | testsuite: arm: Use effective-target for pr56184.C and pr59985.C | Torbjörn SVENSSON | 1 | -0/+2 |
2024-12-09 | [committed] RISC-V testsuite changes to test clmul expansion of CRCs | Mariam Arutunian | 1 | -3/+3 |
2024-11-29 | [PATCH v7 03/12] RISC-V: Add CRC expander to generate faster CRC. | Mariam Arutunian | 1 | -1/+105 |
2024-11-29 | aarch64: add SVE2 FP8DOT2 and FP8DOT4 intrinsics | Claudio Bantaloukas | 1 | -1/+2 |
2024-11-29 | aarch64: add SVE2 FP8 multiply accumulate intrinsics | Claudio Bantaloukas | 1 | -1/+2 |
2024-11-29 | aarch64: add svcvt* FP8 intrinsics | Claudio Bantaloukas | 1 | -1/+1 |
2024-11-25 | nios2: Remove all support for Nios II target. | Sandra Loosemore | 1 | -1/+0 |
2024-11-25 | i386/testsuite: Do not append AVX10.2 option for check_effective_target | Haochen Jiang | 1 | -2/+2 |
2024-11-24 | testsuite/x86: Add -mfpmath=sse to add_options_for_float16 | Uros Bizjak | 1 | -1/+1 |
2024-11-22 | testsuite: RISC-V: Fix vector flags handling [PR117603] | Dimitar Dimitrov | 1 | -3/+10 |
2024-11-21 | testsuite: add print-stack.exp | David Malcolm | 1 | -0/+62 |
2024-11-21 | testsuite: arm: Use effective-target for {gcc,g++}.target/arm/ tests | Torbjörn SVENSSON | 1 | -0/+5 |
2024-11-21 | testsuite: arm: Use effective-target for small-multiply-m* tests | Torbjörn SVENSSON | 1 | -0/+3 |
2024-11-21 | testsuite: arm: Use effective-target for pure-code/* tests | Torbjörn SVENSSON | 1 | -0/+3 |
2024-11-21 | testsuite: arm: Use effective-target for crc_hf_1.c test | Torbjörn SVENSSON | 1 | -0/+1 |
2024-11-21 | testsuite: arm: Use effective-target for bti* and pac* tests | Torbjörn SVENSSON | 1 | -1/+1 |