aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/zicond.md
AgeCommit message (Expand)AuthorFilesLines
2024-10-07[RISC-V] Add splitters to restore condops generation after recent phiopt changesJeff Law1-0/+112
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-09-11RISC-V: Add Types to Un-Typed Zicond InstructionsEdwin Lu1-4/+4
2023-09-07RISC-V: Add support for 'XVentanaCondOps' reusing 'Zicond' supportTsukasa OI1-11/+42
2023-09-06RISC-V: typo: add closing paren to a commentTsukasa OI1-1/+1
2023-09-05RISC-V: zicond: Fix opt2 patternVineet Gupta1-1/+1
2023-08-29RISC-V: Use splitter to generate zicond in another casePhilipp Tomsich1-0/+31
2023-08-02[committed][RISC-V] Fix 20010221-1.c with zicondJeff Law1-22/+2
2023-08-01[committed] [RISC-V] Avoid sub-word mode comparisons with ZicondJeff Law1-12/+12
2023-07-26[PATCH 2/5] [RISC-V] Generate Zicond instruction for basic semanticsXiao Zeng1-0/+84