aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/riscv
AgeCommit message (Expand)AuthorFilesLines
2 daysRISC-V: Fix incorrect code gen for scalar signed SAT_TRUNC [PR117688]Pan Li7-0/+58
2 daysRISC-V: Fix incorrect code gen for scalar signed SAT_SUB [PR117688]Pan Li5-0/+45
2 daysRISC-V: Fix incorrect code gen for scalar signed SAT_ADD [PR117688]Pan Li5-0/+51
4 daysRISC-V: testsuite: Fix reduc-8.c and reduc-9.cRobin Dapp2-2/+0
4 daysRISC-V: testsuite: Fix gather_load_64-12-zvbb.cRobin Dapp1-1/+2
5 daysRISC-V: Make FRM as global register [PR118103]Pan Li2-0/+77
10 daysRevert "[PATCH 2/2] RISC-V:Add intrinsic cases for the CMOs extensions"Jeff Law2-116/+0
10 daysRISC-V: Enable and adjust the testsuite for XTheadVector.Jin Ma9-59/+79
11 days[PR target/116256] Adjust expected output in a couple testcasesJeff Law2-2/+2
11 days[PR target/114442] Add reservations for all insn types to xiangshan-nanhu modelJeff Law1-0/+3
11 daysRISC-V: Correct the mode that is causing the program to fail for XTheadCondMovJin Ma1-0/+12
13 days[RISC-V][PR target/116308] Fix generation of initial RTL for atomicsJeff Law1-0/+9
13 daysRISC-V: Disable RV64-only crc testcases for RV32Bohan Lei2-6/+4
13 days[PR target/118357] RISC-V: Disable fusing vsetvl instructions by VSETVL_VTYPE...Jin Ma1-0/+13
2025-01-17RISC-V: Add -fcf-protection=[full|branch|return] to enable zicfiss, zicfilp.Monk Chiang4-4/+4
2025-01-17RISC-V: Add Zicfilp ISA extension.Monk Chiang2-0/+21
2025-01-17RISC-V: Add Zicfiss ISA extension.Monk Chiang2-0/+51
2025-01-16RISC-V: Update Xsfvqmacc and Xsfvfnrclip's testcasesLiao Shihua10-1/+255
2025-01-15RISC-V: Fix code gen for reduction with length 0 [PR118182]Kito Cheng2-0/+55
2025-01-14[RISC-V][PR target/118170] Add HF div/sqrt reservationAnton Blanchard1-0/+9
2025-01-14[PR rtl-optimization/109592] Simplify nested shiftsRichard Sandiford2-4/+13
2025-01-14RISC-V: Fix vsetvl compatibility predicate [PR118154].Robin Dapp2-0/+54
2025-01-14match: Keep conditional in simplification to constant [PR118140].Robin Dapp1-0/+29
2025-01-13RISC-V: Disallow negative step for interleaving [PR117682]Robin Dapp1-0/+15
2025-01-13RISC-V: testsuite: Skip test with -fltoRobin Dapp8-14/+16
2025-01-13RISC-V: Remove zba check in bitwise and ashift reassociation [PR 115921]Xi Ruoyao1-0/+9
2025-01-13RISC-V: Fix the result error caused by not updating ratio when using "use_max...Jin Ma1-0/+14
2025-01-13RISC-V: Fix program logic errors caused by data truncation on 32-bit host for...Jin Ma1-0/+15
2025-01-13[PR rtl-optimization/107455] Eliminate unnecessary constant loadJeff Law2-0/+86
2025-01-07RISC-V: vector absolute difference expander [PR117722]Vineet Gupta1-0/+23
2025-01-07Prefer scalar_int_mode if the size - 1 is equal to UNITS_PER_WORD.Tsung Chun Lin2-1/+18
2025-01-07Fix testsuite expectations for RVV after recent changeJeff Law2-3/+3
2025-01-07testsuite: RISC-V: Skip tests providing -march for ILP32E/ILP64E ABIsDimitar Dimitrov489-489/+489
2025-01-07testsuite: RISC-V: Skip tests using -mcpu= for ILP32E/ILP64E ABIsDimitar Dimitrov2-2/+2
2025-01-07testsuite: RISC-V: Skip V and Zvbb tests for ILP32E/ILP64E ABIsDimitar Dimitrov22-22/+22
2025-01-07RISC-V: Add missing dg-runtest to run the testcase under gcc.target/riscv/rvv/Tsung Chun Lin1-0/+2
2025-01-06RISC-V: Move fortran testcase to gfortran.targetKito Cheng3-117/+0
2025-01-02Update copyright years.Jakub Jelinek4-4/+4
2025-01-02RISC-V: Add testcases for unsigned imm vec SAT_SUB form2~4xuli26-16/+738
2024-12-30[RISC-V][PR target/106544] Avoid ICEs due to bogus asmsJeff Law1-0/+6
2024-12-30[RISC-V][PR target/118122] Fix modes in recently added risc-v patternJeff Law1-0/+12
2024-12-29[RISC-V] [V2] [PR target/116715] Remove bogus bitmanip patternJeff Law1-0/+18
2024-12-29[PR target/116720] Fix test for valid mempair operandsJeff Law1-0/+12
2024-12-21[RISC-V][PR middle-end/118084] Fix brev based reflection codeJeff Law1-0/+13
2024-12-20avoid trying to set block in barriers [PR113506]Alexandre Oliva1-0/+15
2024-12-20RISC-V: Refine strided load/store testcase dump check to tree optimizedPan Li11-63/+63
2024-12-19RISC-V: Adjust the strided store testcases check times on optionsPan Li3-3/+6
2024-12-19RISC-V: Make vector strided store alias all other memoriesPan Li1-0/+24
2024-12-17[PATCH] RISC-V: optimization on checking certain bits set ((x & mask) == val)Oliver Kozul1-0/+16
2024-12-17[PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide architectureAnton Blanchard1-0/+76