Show patches with: Archived = No       |   126832 patches
« 1 2 ... 311 312 3131268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RISC-V: XFAIL scan dump fails for autovec PR111311 RISC-V: XFAIL scan dump fails for autovec PR111311 - - - - --- 2023-12-07 Edwin Lu New
RISC-V: Zihintpause: add __builtin_riscv_pause RISC-V: Zihintpause: add __builtin_riscv_pause - - - - --- 2022-11-13 Philipp Tomsich New
RISC-V: Zihintpause: add __builtin_riscv_pause RISC-V: Zihintpause: add __builtin_riscv_pause - - - - --- 2021-01-06 Philipp Tomsich New
RISC-V: add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns RISC-V: add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns - - - - --- 2023-04-10 Lin Sinan New
RISC-V: add option -m(no-)autovec-segment RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-02-26 juzhe.zhong@rivai.ai New
RISC-V: add option -m(no-)autovec-segment RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-02-26 Greg McGary New
RISC-V: add static-pie support RISC-V: add static-pie support - - - - --- 2023-10-07 Wang, Yanzhang New
RISC-V: align RISC-V software division with hardware specification in case of division by zero RISC-V: align RISC-V software division with hardware specification in case of division by zero - - - - --- 2020-05-29 MOSER Virginie New
RISC-V: allow bseti on SImode without sign-extension RISC-V: allow bseti on SImode without sign-extension - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: allow vx instruction use "zero" as scalar register. RISC-V: allow vx instruction use "zero" as scalar register. - - - - --- 2023-02-07 juzhe.zhong@rivai.ai New
RISC-V: avoid splitting small constant in <or_optab>i<mode>_extrabit pattern RISC-V: avoid splitting small constant in <or_optab>i<mode>_extrabit pattern - - - - --- 2023-04-10 Lin Sinan New
RISC-V: avoid splitting small constants in bcrli_nottwobits patterns RISC-V: avoid splitting small constants in bcrli_nottwobits patterns - - - - --- 2023-04-20 Jivan Hakobyan New
RISC-V: bitmanip: use bexti for "(a & (1 << BIT_NO)) ? 0 : -1" RISC-V: bitmanip: use bexti for "(a & (1 << BIT_NO)) ? 0 : -1" - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: branch-(not)equals-zero compares against $zero RISC-V: branch-(not)equals-zero compares against $zero - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: convert the mulh with 0 to mov 0 to the reg. RISC-V: convert the mulh with 0 to mov 0 to the reg. - - - - --- 2023-06-21 Li, Pan2 via Gcc-patches New
RISC-V: costs: handle BSWAP RISC-V: costs: handle BSWAP - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: costs: miscomputed shiftadd_cost triggering synth_mult [PR/108987] RISC-V: costs: miscomputed shiftadd_cost triggering synth_mult [PR/108987] - - 1 - --- 2023-03-01 Vineet Gupta New
RISC-V: costs: support shift-and-add in strength-reduction RISC-V: costs: support shift-and-add in strength-reduction - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: decouple stack allocation for rv32e w/o save-restore. RISC-V: decouple stack allocation for rv32e w/o save-restore. - - - - --- 2023-04-21 Fei Gao New
RISC-V: define _REENTRANT with -pthread RISC-V: define _REENTRANT with -pthread - - - - --- 2018-02-12 Andreas Schwab New
RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls - - - 1 --- 2023-10-31 Vineet Gupta New
RISC-V: fix a typo in riscv.h RISC-V: fix a typo in riscv.h - - - - --- 2020-09-14 Yeting Kuo New
RISC-V: fix build issue with gcc 4.9.x RISC-V: fix build issue with gcc 4.9.x - 1 - - --- 2023-05-02 Romain Naour New
RISC-V: fix scalar crypto pattern RISC-V: fix scalar crypto pattern - - 1 1 --- 2023-12-13 Liao Shihua New
RISC-V: fix some vsetvl debug info in pass's Phase 2 code [NFC] RISC-V: fix some vsetvl debug info in pass's Phase 2 code [NFC] - - - - --- 2024-01-16 Vineet Gupta New
RISC-V: fix vsetvli pass testsuite failure [PR/112447] RISC-V: fix vsetvli pass testsuite failure [PR/112447] - 2 - - --- 2023-11-15 Vineet Gupta New
RISC-V: force arg and target to reg rtx under -O0 RISC-V: force arg and target to reg rtx under -O0 - - - - --- 2023-06-25 Li Xu New
RISC-V: improve codegen for large constants with same 32-bit lo and hi parts [2] RISC-V: improve codegen for large constants with same 32-bit lo and hi parts [2] - - - - --- 2023-05-18 Vineet Gupta New
RISC-V: improve codegen for repeating large constants [3] RISC-V: improve codegen for repeating large constants [3] - - - - --- 2023-06-30 Vineet Gupta New
RISC-V: jal cannot refer to a default visibility symbol for shared object. RISC-V: jal cannot refer to a default visibility symbol for shared object. - - - - --- 2021-11-29 Nelson Chu New
RISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand RISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand - - - - --- 2022-09-02 Vineet Gupta New
RISC-V: move struct vector_type_info from *.h to *.cc and change "user_name" into "name". RISC-V: move struct vector_type_info from *.h to *.cc and change "user_name" into "name". - - - - --- 2022-10-10 juzhe.zhong@rivai.ai New
RISC-V: move struct vector_type_info from *.h to *.cc. RISC-V: move struct vector_type_info from *.h to *.cc. - - - - --- 2022-10-10 juzhe.zhong@rivai.ai New
RISC-V: optim const DF +0.0 store to mem [PR/110748] RISC-V: optim const DF +0.0 store to mem [PR/110748] - - 1 - --- 2023-07-21 Vineet Gupta New
RISC-V: optimize '(a >= 0) ? b : 0' to srai + andn, if compiling for Zbb RISC-V: optimize '(a >= 0) ? b : 0' to srai + andn, if compiling for Zbb - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: optimize stack manipulation in save-restore RISC-V: optimize stack manipulation in save-restore - - - - --- 2022-11-30 Fei Gao New
RISC-V: output Autovec params explicitly in --help ... RISC-V: output Autovec params explicitly in --help ... - - - - --- 2023-08-22 Vineet Gupta New
RISC-V: remove param riscv-vector-abi. [PR113538] RISC-V: remove param riscv-vector-abi. [PR113538] - - - - --- 2024-01-25 Wang, Yanzhang New
RISC-V: remove param riscv-vector-abi. [PR113538] RISC-V: remove param riscv-vector-abi. [PR113538] - - - - --- 2024-01-25 Wang, Yanzhang New
RISC-V: split to allow formation of sh[123]add before divw RISC-V: split to allow formation of sh[123]add before divw - - - - --- 2022-11-08 Philipp Tomsich New
RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14. RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14. - - - - --- 2023-11-20 Robin Dapp New
RISC-V: testsuite: Add vector_hw and zvfh_hw checks. RISC-V: testsuite: Add vector_hw and zvfh_hw checks. - - - - --- 2023-06-14 Robin Dapp New
RISC-V: testsuite: Do not set default arch for RVV. RISC-V: testsuite: Do not set default arch for RVV. - - - - --- 2023-11-20 Robin Dapp New
RISC-V: testsuite: Fix 32-bit FAILs. RISC-V: testsuite: Fix 32-bit FAILs. - - - - --- 2023-11-10 Robin Dapp New
RISC-V: testsuite: Fix popcount test. RISC-V: testsuite: Fix popcount test. - - - - --- 2023-11-20 Robin Dapp New
RISC-V: testsuite: Fix strcmp-run.c test. RISC-V: testsuite: Fix strcmp-run.c test. - - - - --- 2023-12-11 Robin Dapp New
RISC-V: testsuite: Remove empty *-run-template.h. RISC-V: testsuite: Remove empty *-run-template.h. - - - - --- 2023-05-19 Robin Dapp New
RISC-V: testsuite: Remove redundant vector_hw and zvfh_hw. RISC-V: testsuite: Remove redundant vector_hw and zvfh_hw. - - - - --- 2023-11-21 Robin Dapp New
RISC-V: testsuite: ensure vtype is call clobbered RISC-V: testsuite: ensure vtype is call clobbered - - - - --- 2024-03-27 Vineet Gupta New
RISC-V: vsetvl: Refine REG_EQUAL equality. RISC-V: vsetvl: Refine REG_EQUAL equality. - - - - --- 2023-11-13 Robin Dapp New
RISC-V: xfail gcc.dg/pr90263.c for riscv_v RISC-V: xfail gcc.dg/pr90263.c for riscv_v - - - - --- 2023-10-04 Patrick O'Neill New
RISC-V: xtheadfmemidx: Disable if xtheadmemidx is not available RISC-V: xtheadfmemidx: Disable if xtheadmemidx is not available - - - - --- 2023-12-05 Christoph Müllner New
RISC-V: xtheadmemidx: Document inline asm issue with memory constraint RISC-V: xtheadmemidx: Document inline asm issue with memory constraint - - - - --- 2023-12-05 Christoph Müllner New
RISC-V: zicond: remove bogus opt2 pattern RISC-V: zicond: remove bogus opt2 pattern - 1 - - --- 2023-08-30 Vineet Gupta New
RISC-V:Add '-m[no]-csr-check' option in gcc. RISC-V:Add '-m[no]-csr-check' option in gcc. - - - - --- 2022-09-08 Jiawei New
RISC-V:Add support for ZMMUL extension RISC-V:Add support for ZMMUL extension - - - - --- 2022-02-14 Liao Shihua New
RISC-V:Fix a bug that is the CMO builtins are missing parameter RISC-V:Fix a bug that is the CMO builtins are missing parameter - - - - --- 2022-06-06 yulong New
RISC-V:add a more appropriate type attribute RISC-V:add a more appropriate type attribute - - - - --- 2023-08-23 Zhangjin Liao New
RISCV test infrastructure for d / v / zfh extensions RISCV test infrastructure for d / v / zfh extensions - - - - --- 2023-07-18 Joern Rennecke New
RISCV: Add -m(no)-omit-leaf-frame-pointer support. RISCV: Add -m(no)-omit-leaf-frame-pointer support. - - - - --- 2023-07-13 Li, Pan2 via Gcc-patches New
RISCV: Add -m(no)-omit-leaf-frame-pointer support. RISCV: Add -m(no)-omit-leaf-frame-pointer support. - - - - --- 2023-06-02 Li, Pan2 via Gcc-patches New
RISCV: Add vector psabi checking. RISCV: Add vector psabi checking. - - - - --- 2023-04-26 Li, Pan2 via Gcc-patches New
RISCV: Add zmmul extension RISCV: Add zmmul extension - - - - --- 2021-10-27 Liao Shihua New
RISCV: Bugfix for incorrect documentation heading nesting RISCV: Bugfix for incorrect documentation heading nesting - - - - --- 2023-10-12 Mary Bennett New
RISCV: Fix PR111074 [GCC13 BUG] RISCV: Fix PR111074 [GCC13 BUG] - - - - --- 2023-08-22 Li Xu New
RISCV: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[PR110560] RISCV: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[PR110560] - - - - --- 2023-07-07 Li Xu New
RISCV: Strengthen libatomic lrsc pairs RISCV: Strengthen libatomic lrsc pairs - - - - --- 2022-03-07 Patrick O'Neill New
RL78 - minor size optimization - - - - --- 2014-03-28 Richard Hulme New
RL78 - minor size optimization - - - - --- 2014-03-27 Richard Hulme New
RL78 UNUSED note setting bug fix in rl78_note_reg_set RL78 UNUSED note setting bug fix in rl78_note_reg_set - - - - --- 2018-01-12 Sebastian Perta New
RL78 addsi3 improvement RL78 addsi3 improvement - - - - --- 2018-01-25 Sebastian Perta New
RL78 bswaphi improvement RL78 bswaphi improvement - - - - --- 2017-12-13 Sebastian Perta New
RL78 movdi improvement RL78 movdi improvement - - - - --- 2017-12-11 Sebastian Perta New
RL78 one_cmplhi2 improvement RL78 one_cmplhi2 improvement - - - - --- 2018-02-20 Sebastian Perta New
RL78 pragma address RL78 pragma address - - - - --- 2017-12-15 Sebastian Perta New
RL78: Add support for assembler G10 multiply/divide functions to libgcc - - - - --- 2014-11-13 Nick Clifton New
RS6000 Add 128-bit Binary Integer sign extend operations RS6000 Add 128-bit Binary Integer sign extend operations - - - - --- 2021-04-28 Carl Love New
RS6000 Add testlsbb (Test LSB by Byte) operations RS6000 Add testlsbb (Test LSB by Byte) operations - - - - --- 2020-05-26 will schmidt New
RS6000 PATCH for c++/57415 (ICE on altivec tests) - - - - --- 2013-06-01 Jason Merrill New
RS6000, add VSX mask manipulation support RS6000, add VSX mask manipulation support - - - - --- 2020-05-22 Carl Love New
RS6000: Use .machine ppc for some CRT files RS6000: Use .machine ppc for some CRT files - - - - --- 2020-04-07 Sebastian Huber New
RTABI half-precision conversion functions (ping) - - - - --- 2012-07-19 Julian Brown New
RTABI half-precision conversion functions (ping) - - - - --- 2012-07-19 Julian Brown New
RTEMS Go Patch - - - - --- 2011-12-13 Ian Lance Taylor New
RTEMS Go Patch - - - - --- 2011-12-02 Joel Sherrill New
RTEMS Specific Ada Patch - - - - --- 2011-12-01 Joel Sherrill New
RTEMS thread model configuration - - - - --- 2014-04-18 Sebastian Huber New
RTEMS/EPIPHANY: Add RTEMS support RTEMS/EPIPHANY: Add RTEMS support - - - - --- 2018-01-04 Sebastian Huber New
RTEMS: Add -ftls-model=local-exec to multilibs RTEMS: Add -ftls-model=local-exec to multilibs - - - - --- 2022-07-21 Sebastian Huber New
RTEMS: Add GCC Runtime Library Exception - - - - --- 2017-07-24 Sebastian Huber New
RTEMS: Add LEON3/SPARC multilibs - - - - --- 2013-11-19 Sebastian Huber New
RTEMS: Add LEON3/SPARC multilibs - - - - --- 2013-08-29 Sebastian Huber New
RTEMS: Add Nios 2 support - - - - --- 2014-06-26 Sebastian Huber New
RTEMS: Add multilib configuration for aarch64 RTEMS: Add multilib configuration for aarch64 - - - - --- 2024-03-27 Sebastian Huber New
RTEMS: Add multilib configuration for aarch64 RTEMS: Add multilib configuration for aarch64 - - - - --- 2024-03-25 Sebastian Huber New
RTEMS: Add multilibs for ARM - - - - --- 2014-07-02 Sebastian Huber New
RTEMS: Adjust SPARC multilibs - - - - --- 2014-05-02 Sebastian Huber New
RTEMS: Enable some libstdc++ features RTEMS: Enable some libstdc++ features - - - - --- 2017-11-20 Sebastian Huber New
RTEMS: Fix Ada build for riscv RTEMS: Fix Ada build for riscv - - - - --- 2021-01-14 Sebastian Huber New
RTEMS: Fix GCC specification RTEMS: Fix GCC specification - - - - --- 2021-01-22 Sebastian Huber New
« 1 2 ... 311 312 3131268 1269 »