Show patches with: Archived = No       |   126684 patches
« 1 2 ... 704 705 7061266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rs6000: replace '(const_int 0)' to 'unspec:BLK [(const_int 0)]' for stack_tie rs6000: replace '(const_int 0)' to 'unspec:BLK [(const_int 0)]' for stack_tie - - - - --- 2023-06-13 Jiufu Guo New
Check SCALAR_INT_MODE_P in try_const_anchors Check SCALAR_INT_MODE_P in try_const_anchors - - - - --- 2023-06-16 Jiufu Guo New
[V3,1/4] rs6000: build constant via li;rotldi [V3,1/4] rs6000: build constant via li;rotldi - - - - --- 2023-06-16 Jiufu Guo New
[V3] Optimize '(X - N * M) / N' to 'X / N - M' if valid [V3] Optimize '(X - N * M) / N' to 'X / N - M' if valid - - - - --- 2023-06-28 Jiufu Guo New
[V4,1/4] rs6000: build constant via li;rotldi [V4,1/4] rs6000: build constant via li;rotldi - - - - --- 2023-07-04 Jiufu Guo New
[V3] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd [V3] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd - - - - --- 2023-07-04 Jiufu Guo New
[V4] Optimize '(X - N * M) / N' to 'X / N - M' if valid [V4] Optimize '(X - N * M) / N' to 'X / N - M' if valid - - - - --- 2023-07-11 Jiufu Guo New
[V5,1/2] Add overflow API for plus minus mult on range [V5,1/2] Add overflow API for plus minus mult on range - - - - --- 2023-07-18 Jiufu Guo New
[V5,2/2] Optimize '(X - N * M) / N' to 'X / N - M' if valid [V5,1/2] Add overflow API for plus minus mult on range - - - - --- 2023-07-18 Jiufu Guo New
[1/2] light expander sra v0 [1/2] light expander sra v0 - - - - --- 2023-08-14 Jiufu Guo New
[2/2] combine nonconstant_array walker and expander_sra walker [1/2] light expander sra v0 - - - - --- 2023-08-14 Jiufu Guo New
[V1,1/2] light expander sra v0 [V1,1/2] light expander sra v0 - - - - --- 2023-08-23 Jiufu Guo New
[V5,1/4] rs6000: build constant via li;rotldi [V5,1/4] rs6000: build constant via li;rotldi - - - - --- 2023-08-24 Jiufu Guo New
rs6000: mark tieable between INT and FLOAT rs6000: mark tieable between INT and FLOAT - - - - --- 2023-08-28 Jiufu Guo New
[V4,1/2] rs6000: optimize moving to sf from highpart di [V4,1/2] rs6000: optimize moving to sf from highpart di - - - - --- 2023-08-30 Jiufu Guo New
[V4,2/2] rs6000: use mtvsrws to move sf from si p9 [V4,1/2] rs6000: optimize moving to sf from highpart di - - - - --- 2023-08-30 Jiufu Guo New
[V6] Optimize '(X - N * M) / N' to 'X / N - M' if valid [V6] Optimize '(X - N * M) / N' to 'X / N - M' if valid - - - - --- 2023-09-01 Jiufu Guo New
Checking undefined_p before using the vr Checking undefined_p before using the vr - - - - --- 2023-09-07 Jiufu Guo New
use local range for one more pattern in match.pd use local range for one more pattern in match.pd - - - - --- 2023-09-15 Jiufu Guo New
[1/2] using overflow_free_p to simplify pattern [1/2] using overflow_free_p to simplify pattern - - - - --- 2023-09-19 Jiufu Guo New
[2/2] testcase: rename pr111303.c to pr111324.c [1/2] using overflow_free_p to simplify pattern - - - - --- 2023-09-19 Jiufu Guo New
check undefine_p for one more vr check undefine_p for one more vr - - - - --- 2023-09-21 Jiufu Guo New
light expander sra light expander sra - - - - --- 2023-09-22 Jiufu Guo New
[V5,1/2] rs6000: optimize moving to sf from highpart di [V5,1/2] rs6000: optimize moving to sf from highpart di - - - - --- 2023-10-05 Jiufu Guo New
[V5,2/2] rs6000: use mtvsrws to move sf from si p9 [V5,1/2] rs6000: optimize moving to sf from highpart di - - - - --- 2023-10-05 Jiufu Guo New
[V1] introduce light expander sra [V1] introduce light expander sra - - - - --- 2023-10-10 Jiufu Guo New
use get_range_query to replace get_global_range_query use get_range_query to replace get_global_range_query - - - - --- 2023-10-10 Jiufu Guo New
[V1] use more get_range_query [V1] use more get_range_query - - - - --- 2023-10-11 Jiufu Guo New
early outs for functions in rs6000.cc early outs for functions in rs6000.cc - - - - --- 2023-10-11 Jiufu Guo New
[1/3] rs6000: update num_insns_constant for 2 insns [1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-10-25 Jiufu Guo New
[2/3] rs6000: using 'pli' to load 34bit-constant [1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-10-25 Jiufu Guo New
[3/3] rs6000: split complicate constant to constant pool [1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-10-25 Jiufu Guo New
[V2] introduce light expander sra [V2] introduce light expander sra - - - - --- 2023-10-27 Jiufu Guo New
rs6000, testcase: Add require-effective-target has_arch_ppc64 to pr106550_1.c rs6000, testcase: Add require-effective-target has_arch_ppc64 to pr106550_1.c - - - - --- 2023-11-06 Jiufu Guo New
[V2,1/3] rs6000: update num_insns_constant for 2 insns [V2,1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-11-15 Jiufu Guo New
[V2,2/3] Using pli to split 34bits constant [V2,1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-11-15 Jiufu Guo New
[V2,3/3] split complicate constant to memory [V2,1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-11-15 Jiufu Guo New
[V3,1/3] rs6000: update num_insns_constant for 2 insns [V3,1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-12-06 Jiufu Guo New
[V3,2/3] Using pli for constant splitting [V3,1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-12-06 Jiufu Guo New
[V3,3/3] split complicate constant to memory [V3,1/3] rs6000: update num_insns_constant for 2 insns - - - - --- 2023-12-06 Jiufu Guo New
treat argp-based mem as frame related in dse treat argp-based mem as frame related in dse - - - - --- 2023-12-06 Jiufu Guo New
[V4,1/3] rs6000: accurate num_insns_constant_gpr [V4,1/3] rs6000: accurate num_insns_constant_gpr - - - - --- 2023-12-11 Jiufu Guo New
[V4,2/3] Using pli for constant splitting [V4,1/3] rs6000: accurate num_insns_constant_gpr - - - - --- 2023-12-11 Jiufu Guo New
[1/3,RFC] fsra: Add final gimple sra just before expander fsra: Add final gimple sra before expander - - - - --- 2024-02-27 Jiufu Guo New
[2/3,RFC] fsra: support ARG_PARTS fsra: Add final gimple sra before expander - - - - --- 2024-02-27 Jiufu Guo New
[3/3,RFC] fsra: support SET_RET_PART fsra: Add final gimple sra before expander - - - - --- 2024-02-27 Jiufu Guo New
[v2,RFC] fsra: gimple final sra pass for paramters and returns [v2,RFC] fsra: gimple final sra pass for paramters and returns - - - - --- 2024-03-08 Jiufu Guo New
s390: avoid peeking eof after __vector s390: avoid peeking eof after __vector - - - - --- 2024-03-27 Jiufu Guo New
[middle-end] - Lower store and load neon builtins to gimple [middle-end] - Lower store and load neon builtins to gimple - - - - --- 2021-09-16 Jirui Wu New
[PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64 [PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64 - - - - --- 2021-09-24 Jirui Wu New
[AARCH64] Support tail indirect function call - - - - --- 2014-03-18 Jiong Wang New
[ARM] Enable tail call optimization for long call - - - - --- 2014-03-24 Jiong Wang New
[ARM] Enable tail call optimization for long call - - - - --- 2014-04-02 Jiong Wang New
[1/7,AARCH64] Fix bug in aarch64_initial_elimination_offset - - - - --- 2014-04-22 Jiong Wang New
[AARCH64] Support tail indirect function call - - - - --- 2014-05-22 Jiong Wang New
[AArch64] Make sure start callee-save offset for D registers aligned - - - - --- 2014-06-05 Jiong Wang New
[AArch64] Add testcases to cover various pro/epi stack layout - - - - --- 2014-06-10 Jiong Wang New
[AArch64] Add predicate for storewb_pair/loadwb_pair - - - - --- 2014-06-12 Jiong Wang New
[ARM] Enable arm target in ira-shrinkwrap-prep* testcases - - - - --- 2014-07-14 Jiong Wang New
[AArch64/GCC,1/N] GNU-Stylize some un-formatted code - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,2/N] Let parameter type be consistent - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,3/N] Remove useless local variable "start_offset" - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,4/N] Remove useless parameter 'base_rtx' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,5/N] Use register offset in 'cfun->machine->frame.reg_offset' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,6/N] Remove useless variable 'increment' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,7/N] Hoist calculation of register rtx - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,8/N] Refactor code out into 'aarch64_next_callee_save' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,9/N] Use helper functions to handle multiple mode - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,10/N] Unify vector and core register save/restore code as one copy - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,11/N] Unify vector and core register save/restore code as one copy - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,12/N] Simplify prologue expand using new helper functions - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,13/N] Simplify epilogue expand using new helper functions - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,14/N] Optimize epilogue when there is frame pointer - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,15/N] Add two new frame fields - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,16/N] New parameter 'skip_wb' for 'aarch64_save/restore_callee_save_common' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,17/N] Optimize prologue when there is no frame pointe - - - - --- 2014-07-24 Jiong Wang New
[AArch64/GCC,18/N] Optimize epilogue when there is no frame pointer - - - - --- 2014-07-24 Jiong Wang New
[ARM] Fix shrink-wrap regressions on arm thumb2 test - - - - --- 2014-07-29 Jiong Wang New
[ARM] Optimize copysign/copysignf for soft-float using BFI - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Fix offset glitch in load reg pair pattern - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Add constrain to address offset in storewb_pair/loadwb_pair insns - - - - --- 2014-07-29 Jiong Wang New
[Combine] missed one ASHIFTRT opt opportunity - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Improve TARGET_LEGITIMIZE_ADDRESS_P hook - - - - --- 2014-08-01 Jiong Wang New
[AArch64] Improve TARGET_LEGITIMIZE_ADDRESS_P hook - - - - --- 2014-08-01 Jiong Wang New
[COMMITTED] Add myself to MAINTAINERS file (Write After Approval) - - - - --- 2014-08-01 Jiong Wang New
[ARM] Enable auto-vectorization for copysignf - - - - --- 2014-08-18 Jiong Wang New
[AArch64] Fix wrong ".cfi_def_cfa_offset" in epilogue - - - - --- 2014-08-20 Jiong Wang New
[AArch64] Enable shrink wrap - - - - --- 2014-09-04 Jiong Wang New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-04 Jiong Wang New
[COMMITTED] Fix register corruption bug in ree - - - - --- 2014-09-12 Jiong Wang New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-15 Jiong Wang New
[AArch64] Fix PR63293 - - - - --- 2014-09-19 Jiong Wang New
[2/2] shrink wrap a function with a single loop: split live_edge - - - - --- 2014-09-22 Jiong Wang New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-22 Jiong Wang New
Fix compile time warning caused by PIC_OFFSET_TABLE_REGNUM - - - - --- 2014-09-23 Jiong Wang New
[2/2] shrink wrap a function with a single loop: split live_edge - - - - --- 2014-09-24 Jiong Wang New
[2/2] shrink wrap a function with a single loop: split live_edge - - - - --- 2014-09-25 Jiong Wang New
[AArch64] Fix PR63293 - - - - --- 2014-09-25 Jiong Wang New
[shrink-wrap] should not sink instructions which may cause trap ? - - - - --- 2014-09-26 Jiong Wang New
[shrink-wrap] should not sink instructions which may cause trap ? - - - - --- 2014-09-26 Jiong Wang New
« 1 2 ... 704 705 7061266 1267 »