Show patches with: Submitter = Li, Pan2 via Gcc-patches       |    State = Action Required       |   1076 patches
« 1 2 ... 5 6 710 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Improve maybe_remove_writeonly_store to do a simple DCE for defining statement Improve maybe_remove_writeonly_store to do a simple DCE for defining statement - - - - --- 2021-10-21 Li, Pan2 via Gcc-patches New
X86: Add an option -muse-unaligned-vector-move X86: Add an option -muse-unaligned-vector-move - - - - --- 2021-10-20 Li, Pan2 via Gcc-patches New
aix: ensure reference to __tls_get_addr is in text section. aix: ensure reference to __tls_get_addr is in text section. - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
MAINTAINERS: Add myself for write after approval MAINTAINERS: Add myself for write after approval - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[4/4] Improve maybe_remove_writeonly_store to do a simple DCE for defining statement Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[3/4] Factor out removal of write only stores from execute_fixup_cfg Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[2/4] Remove outdated comment about execute_fixup_cfg Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[1/4] Add dump prints when execute_fixup_cfg removes a write only var store. Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
gcc: implement AIX-style constructors gcc: implement AIX-style constructors - - - - --- 2021-10-18 Li, Pan2 via Gcc-patches New
AVX512FP16: Add *_set1_pch intrinsics. AVX512FP16: Add *_set1_pch intrinsics. - - - - --- 2021-10-15 Li, Pan2 via Gcc-patches New
[10,branch] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0" [10,branch] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0" - - - - --- 2021-10-10 Li, Pan2 via Gcc-patches New
tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0" tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0" - - - - --- 2021-10-10 Li, Pan2 via Gcc-patches New
[committed] Fix bb-slp-pr97709.c after computed goto change [committed] Fix bb-slp-pr97709.c after computed goto change - - - - --- 2021-10-01 Li, Pan2 via Gcc-patches New
[www] Add note about computed gotos to changes and porting guide [www] Add note about computed gotos to changes and porting guide - - - - --- 2021-09-29 Li, Pan2 via Gcc-patches New
[COMMITTED] Fix some testcases after my computed goto patch [COMMITTED] Fix some testcases after my computed goto patch - - - - --- 2021-09-29 Li, Pan2 via Gcc-patches New
Fix PR c/94726: ICE with __builtin_shuffle and changing of types Fix PR c/94726: ICE with __builtin_shuffle and changing of types - - - - --- 2021-09-26 Li, Pan2 via Gcc-patches New
rs6000: Fix vec_cpsgn parameter order (PR101985) rs6000: Fix vec_cpsgn parameter order (PR101985) - - - - --- 2021-09-24 Li, Pan2 via Gcc-patches New
rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change (PR102024) rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change (PR102024) - - - - --- 2021-09-21 Li, Pan2 via Gcc-patches New
c: [PR32122] Require pointer types for computed gotos c: [PR32122] Require pointer types for computed gotos - - - - --- 2021-09-20 Li, Pan2 via Gcc-patches New
Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS. Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS. - - - - --- 2021-09-18 Li, Pan2 via Gcc-patches New
[2/2] Update the section on binutils version [1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken - - - - --- 2021-09-18 Li, Pan2 via Gcc-patches New
[1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken [1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken - - - - --- 2021-09-18 Li, Pan2 via Gcc-patches New
Fix PR 67102: Add libstdc++ dependancy to libffi Fix PR 67102: Add libstdc++ dependancy to libffi - - - - --- 2021-09-15 Li, Pan2 via Gcc-patches New
[4/4,4/4] x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY Update mtune=tremont - - - - --- 2021-09-15 Li, Pan2 via Gcc-patches New
[3/4,3/4] x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONVERTS Update mtune=tremont - - - - --- 2021-09-15 Li, Pan2 via Gcc-patches New
[2/4,2/4] x86: Update memcpy/memset inline strategies for -mtune=tremont Update mtune=tremont - - - - --- 2021-09-15 Li, Pan2 via Gcc-patches New
[1/4,1/4] x86: Update -mtune=tremont Update mtune=tremont - - - - --- 2021-09-15 Li, Pan2 via Gcc-patches New
Remove m32r{,le}-*-linux* support from GCC Remove m32r{,le}-*-linux* support from GCC - - - - --- 2021-09-13 Li, Pan2 via Gcc-patches New
Fix PR lto/49664: liblto_plugin.so exports too many symbols Fix PR lto/49664: liblto_plugin.so exports too many symbols - - - - --- 2021-09-12 Li, Pan2 via Gcc-patches New
Fix PR tree-opt/63184: add simplification of (& + A) != (& + B) Fix PR tree-opt/63184: add simplification of (& + A) != (& + B) - - - - --- 2021-09-06 Li, Pan2 via Gcc-patches New
[PATCHv2,aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple [PATCHv2,aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple - - - - --- 2021-09-04 Li, Pan2 via Gcc-patches New
Fix some GC issues in the aarch64 back-end. Fix some GC issues in the aarch64 back-end. - - - - --- 2021-09-03 Li, Pan2 via Gcc-patches New
[aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple [aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple - - - - --- 2021-09-03 Li, Pan2 via Gcc-patches New
Fix target/102173 ICE after error recovery Fix target/102173 ICE after error recovery - - - - --- 2021-09-02 Li, Pan2 via Gcc-patches New
Add MIPS Linux support to gcc.misc-tests/linkage.c (testsuite/51748) Add MIPS Linux support to gcc.misc-tests/linkage.c (testsuite/51748) - - - - --- 2021-09-01 Li, Pan2 via Gcc-patches New
Fix target/101934: aarch64 memset code creates unaligned stores for -mstrict-align Fix target/101934: aarch64 memset code creates unaligned stores for -mstrict-align - - - - --- 2021-08-31 Li, Pan2 via Gcc-patches New
Fix gcc.dg/ipa/inline-8.c for -fPIC Fix gcc.dg/ipa/inline-8.c for -fPIC - - - - --- 2021-08-31 Li, Pan2 via Gcc-patches New
Fix PR driver/79181 (and others), not deleting some /tmp/cc* files for LTO. Fix PR driver/79181 (and others), not deleting some /tmp/cc* files for LTO. - - - - --- 2021-08-31 Li, Pan2 via Gcc-patches New
Fix PR 90142: contrib/download_prerequisites uses test == Fix PR 90142: contrib/download_prerequisites uses test == - - - - --- 2021-08-30 Li, Pan2 via Gcc-patches New
i386: Fix wrong optimization for consecutive masked scatters [PR 101472] i386: Fix wrong optimization for consecutive masked scatters [PR 101472] - - - - --- 2021-08-27 Li, Pan2 via Gcc-patches New
Fix a few problems with download_prerequisites. Fix a few problems with download_prerequisites. - - - - --- 2021-08-24 Li, Pan2 via Gcc-patches New
[rs6000,committed] Fix AIX bootstrap (don't call asprintf) [rs6000,committed] Fix AIX bootstrap (don't call asprintf) - - - - --- 2021-08-23 Li, Pan2 via Gcc-patches New
[v2] rs6000: Avoid buffer overruns [v2] rs6000: Avoid buffer overruns - - - - --- 2021-08-19 Li, Pan2 via Gcc-patches New
Add range/nonzero info to generated ADD_OVERFLOW and simplify Add range/nonzero info to generated ADD_OVERFLOW and simplify - - - - --- 2021-08-14 Li, Pan2 via Gcc-patches New
[2/2] Fix 101805: Simplify min/max of boolean arguments [1/2] Add gimple_truth_valued_p to match.pd and use it - - - - --- 2021-08-14 Li, Pan2 via Gcc-patches New
[1/2] Add gimple_truth_valued_p to match.pd and use it [1/2] Add gimple_truth_valued_p to match.pd and use it - - - - --- 2021-08-14 Li, Pan2 via Gcc-patches New
Fix PR c++/66590: incorrect warning "reaches end of non-void function" for switch Fix PR c++/66590: incorrect warning "reaches end of non-void function" for switch - - - - --- 2021-08-13 Li, Pan2 via Gcc-patches New
Fix PR 101683: FP exceptions for float->unsigned Fix PR 101683: FP exceptions for float->unsigned - - - - --- 2021-07-30 Li, Pan2 via Gcc-patches New
Add testcases that got lost when tree-ssa was merged Add testcases that got lost when tree-ssa was merged - - - - --- 2021-07-29 Li, Pan2 via Gcc-patches New
Fix x86/56337 : 1<<28 alignment is broken Fix x86/56337 : 1<<28 alignment is broken - - - - --- 2021-07-23 Li, Pan2 via Gcc-patches New
Fix PR 10153: tail recusion for vector types. Fix PR 10153: tail recusion for vector types. - - - - --- 2021-07-21 Li, Pan2 via Gcc-patches New
[committed] rs6000: Add int128 target check to pr101129.c (PR101531) [committed] rs6000: Add int128 target check to pr101129.c (PR101531) - - - - --- 2021-07-21 Li, Pan2 via Gcc-patches New
Fix PR 10153: tail recusion for vector types. Fix PR 10153: tail recusion for vector types. - - - - --- 2021-07-20 Li, Pan2 via Gcc-patches New
[AARCH64] Fix PR 101205: csinv does not have an zero_extend version [AARCH64] Fix PR 101205: csinv does not have an zero_extend version - - - - --- 2021-07-17 Li, Pan2 via Gcc-patches New
[AARCH64] Fix PR 101205: csinv does not have an zero_extend version [AARCH64] Fix PR 101205: csinv does not have an zero_extend version - - - - --- 2021-07-17 Li, Pan2 via Gcc-patches New
Fix PR 101453: ICE with optimize and large integer constant Fix PR 101453: ICE with optimize and large integer constant - - - - --- 2021-07-16 Li, Pan2 via Gcc-patches New
Fix PR 101453: ICE with optimize and large integer constant Fix PR 101453: ICE with optimize and large integer constant - - - - --- 2021-07-16 Li, Pan2 via Gcc-patches New
[committed] rs6000: Don't let swaps pass break multiply low-part (PR101129) [committed] rs6000: Don't let swaps pass break multiply low-part (PR101129) - - - - --- 2021-07-15 Li, Pan2 via Gcc-patches New
move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match - - - - --- 2021-07-11 Li, Pan2 via Gcc-patches New
ipa-devirt: check precision mismatch of enum values [PR101396] ipa-devirt: check precision mismatch of enum values [PR101396] - - - - --- 2021-07-10 Li, Pan2 via Gcc-patches New
[PHIOPT/MATCH] Remove the statement to move if not used [PHIOPT/MATCH] Remove the statement to move if not used - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
[2/2,PHIOPT/MATCH] Remove the statement to move if not used Misc PHIOPT patches - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
[1/2] Improve early simplify and match for phiopt Misc PHIOPT patches - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
Fix 101256: Wrong code due to range incorrect from PHI-OPT Fix 101256: Wrong code due to range incorrect from PHI-OPT - - - - --- 2021-07-06 Li, Pan2 via Gcc-patches New
[5/5] Port most of the A CMP 0 ? A : -A to match [1/5] Fix 101256: Wrong code due to range incorrect from PHI-OPT - - - - --- 2021-07-04 Li, Pan2 via Gcc-patches New
[4/5] Try inverted comparison for match_simplify in phiopt [1/5] Fix 101256: Wrong code due to range incorrect from PHI-OPT - - - - --- 2021-07-04 Li, Pan2 via Gcc-patches New
[3/5] Allow match-and-simplified phiopt to run in early phiopt [1/5] Fix 101256: Wrong code due to range incorrect from PHI-OPT - - - - --- 2021-07-04 Li, Pan2 via Gcc-patches New
[2/5] Fix PR 101237: Remove element_type call when used with the functions from real [1/5] Fix 101256: Wrong code due to range incorrect from PHI-OPT - - - - --- 2021-07-04 Li, Pan2 via Gcc-patches New
[1/5] Fix 101256: Wrong code due to range incorrect from PHI-OPT [1/5] Fix 101256: Wrong code due to range incorrect from PHI-OPT - - - - --- 2021-07-04 Li, Pan2 via Gcc-patches New
[v3] fixinc: don't "fix" machine names in __has_include(...) [PR91085] [v3] fixinc: don't "fix" machine names in __has_include(...) [PR91085] - - - - --- 2021-06-29 Li, Pan2 via Gcc-patches New
[v2] fixinc: don't "fix" machine names in __has_include(...) [PR91085] [v2] fixinc: don't "fix" machine names in __has_include(...) [PR91085] - - - - --- 2021-06-28 Li, Pan2 via Gcc-patches New
[4/4] Port most of the A CMP 0 ? A : -A to match v4 PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-27 Li, Pan2 via Gcc-patches New
[3/4] Try inverted comparison for match_simplify in phiopt v4 PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-27 Li, Pan2 via Gcc-patches New
[2/4] Allow match-and-simplified phiopt to run in early phiopt v4 PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-27 Li, Pan2 via Gcc-patches New
[1/4] Duplicate the range information of the phi onto the new ssa_name v4 PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-27 Li, Pan2 via Gcc-patches New
[COMMITTED] Fix PR 101230: ICE in fold_cond_expr_with_comparison [COMMITTED] Fix PR 101230: ICE in fold_cond_expr_with_comparison - - - - --- 2021-06-27 Li, Pan2 via Gcc-patches New
fixinc: don't "fix" machine names in quoted string [PR91085] fixinc: don't "fix" machine names in quoted string [PR91085] - - - - --- 2021-06-24 Li, Pan2 via Gcc-patches New
[7/7] Port most of the A CMP 0 ? A : -A to match PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[6/7] Lower for loops before lowering cond in genmatch PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[5/7] Try inverted comparison for match_simplify in phiopt PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[4/7] Allow match-and-simplified phiopt to run in early phiopt PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[3/7] Duplicate the range information of the phi onto the new ssa_name PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[2/7] Reset the range info on the moved instruction in PHIOPT PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[1/7] Expand the comparison argument of fold_cond_expr_with_comparison PHI-OPT move abs_replacement to match.pd - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
mips: Fix up mips_atomic_assign_expand_fenv [PR94780] mips: Fix up mips_atomic_assign_expand_fenv [PR94780] - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[resend] testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* [resend] testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* - - - - --- 2021-06-22 Li, Pan2 via Gcc-patches New
testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* - - - - --- 2021-06-22 Li, Pan2 via Gcc-patches New
testsuite: mips: use noinline attribute instead of -fno-inline testsuite: mips: use noinline attribute instead of -fno-inline - - - - --- 2021-06-22 Li, Pan2 via Gcc-patches New
testsuite: add -fwrapv for 950704-1.c testsuite: add -fwrapv for 950704-1.c - - - - --- 2021-06-21 Li, Pan2 via Gcc-patches New
[7/7] Port most of the A CMP 0 ? A : -A to match Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[6/7] Lower for loops before lowering cond in genmatch Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[5/7] Allow match-and-simplified phiopt to run in early phiopt Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[4/7] Expand the comparison argument of fold_cond_expr_with_comparison Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[3/7] Try inverted comparison for match_simplify in phiopt Untitled series #249788 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[2/7] Duplicate the range information of the phi onto the new ssa_name [1/7] Reset the range info on the moved instruction in PHIOPT - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[1/7] Reset the range info on the moved instruction in PHIOPT [1/7] Reset the range info on the moved instruction in PHIOPT - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[2/2] libstdc++: Use template form for pretty-printing tuple elements [1/2] libstdc++: Count pretty-printed tuple elements from 0 not 1 - - - - --- 2021-06-14 Li, Pan2 via Gcc-patches New
[1/2] libstdc++: Count pretty-printed tuple elements from 0 not 1 [1/2] libstdc++: Count pretty-printed tuple elements from 0 not 1 - - - - --- 2021-06-14 Li, Pan2 via Gcc-patches New
Add statistics counting to PHI-OPT Add statistics counting to PHI-OPT - - - - --- 2021-06-11 Li, Pan2 via Gcc-patches New
[2/2] Disallow pointer and offset types on some gimple [1/2] Fix PR 100925: Limit some a?CST1:CST2 optimizations to intergal types only - - - - --- 2021-06-09 Li, Pan2 via Gcc-patches New
« 1 2 ... 5 6 710 11 »