aboutsummaryrefslogtreecommitdiff
path: root/gcc/common
AgeCommit message (Expand)Author
8 daysAdd AVX10.1 target_clones supportHaochen Jiang
2024-05-20i386: Remove Xeon Phi ISA supportHaochen Jiang
2024-05-16RISC-V: Add Zvfbfwma extension to the -march= optionXiao Zeng
2024-05-06[PATCH 1/1] RISC-V: Add Zfbfmin extension to the -march= optionXiao Zeng
2024-04-29RISC-V: Fix parsing of Zic* extensionsChristoph Müllner
2024-04-22i386: Fix Sierra Forest auto dispatchHaochen Jiang
2024-03-31RISC-V: Fix one unused varable in riscv_subset_list::parsePan Li
2024-03-22RISC-V: Bugfix function target attribute pollutionPan Li
2024-03-22RISC-V: Bugfix ICE for __attribute__((target("arch=+v"))Pan Li
2024-03-18[PATCH v5 1/1] RISC-V: Add support for XCVbi extension in CV32E40PMary Bennett
2024-03-18Add AMD znver5 processor enablement with scheduler modelJan Hubicka
2024-02-29AVR: target/114100 - Better indirect accesses for reduced TinyGeorg-Johann Lay
2024-02-16RISC-V: Add new option -march=help to print all supported extensionsKito Cheng
2024-02-01RISC-V: Add minimal support for 7 new unprivileged extensionsMonk Chiang
2024-01-25RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett
2024-01-24RISC-V: Don't make Ztso imply APalmer Dabbelt
2024-01-19RISC-V: Add the Zihpm and Zicntr extensionsPalmer Dabbelt
2024-01-19RISC-V: Remove unused function in riscv_subset_list [NFC]Kito Cheng
2024-01-19RISC-V: Relax the -march string for accept any orderKito Cheng
2024-01-19RISC-V: Extract part parsing base ISA logic into a standalone function [NFC]Kito Cheng
2024-01-18RISC-V: Introduce XTheadVector as a subset of V1.0.0Jun Sha (Joshua)
2024-01-03Update copyright years.Jakub Jelinek
2023-12-16[aarch64] Add function multiversioning supportAndrew Carlotti
2023-12-16aarch64: Fix +nopredres, +nols64 and +nomopsAndrew Carlotti
2023-12-16aarch64: Fix +nocrypto handlingAndrew Carlotti
2023-12-15[PATCH v4 1/3] RISC-V: Add support for XCVelw extension in CV32E40PMary Bennett
2023-12-15[PATCH] RISC-V: Add Zvfbfmin extension to the -march= optionXiao Zeng
2023-12-13RISC-V:Add crypto vector implied ISA info.Feng Wang
2023-12-07aarch64: Add an early RA for strided registersRichard Sandiford
2023-12-05RISC-V: Check if zcd conflicts with zcmt and zcmpKito Cheng
2023-12-04RISC-V: Update crypto vector ISA info with latest specFeng Wang
2023-12-04RISC-V: Refactor riscv_implied_info_t to make it able to handle conditional i...Kito Cheng
2023-12-04RISC-V: Refine riscv_subset_list::parse [NFC]Kito Cheng
2023-12-04i386: Fix CPUID of USER_MSR.Hu, Lin1
2023-11-27RISC-V: Initial RV64E and LP64E supportTsukasa OI
2023-11-20Initial support for AVX10.1Haochen Jiang
2023-11-15RISC-V: Fix ICE in non-canonical march parsingPatrick O'Neill
2023-10-30i386: Zhaoxin yongfeng enablementMayshao
2023-10-22RISC-V: Prohibit combination of 'E' and 'H'Tsukasa OI
2023-10-22RISC-V: 'Zfa' extension is now ratifiedTsukasa OI
2023-10-18Initial Panther Lake SupportHaochen Jiang
2023-10-18Initial Clearwater Forest SupportHaochen Jiang
2023-10-12Support Intel USER_MSRHu, Lin1
2023-10-11RISC-V: Extend riscv_subset_list, preparatory for target attribute supportKito Cheng
2023-10-11[PATCH v4 2/2] RISC-V: Add support for XCValu extension in CV32E40PMary Bennett
2023-10-11[PATCH v4 1/2] RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett
2023-10-09Initial support for -mevex512Haochen Jiang
2023-10-07[APX_EGPR] Initial support for APX_FKong Lingling
2023-09-08LoongArch: Enable -fsched-pressure by default at -O1 and higher.Guo Jie
2023-09-07RISC-V: Add support for 'XVentanaCondOps' reusing 'Zicond' supportTsukasa OI