Show patches with: State = Action Required       |   126661 patches
« 1 2 ... 291 292 2931266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tree-optimization/98235 - limit SLP discovery tree-optimization/98235 - limit SLP discovery - - - - --- 2020-12-11 Richard Biener New
testsuite/98239 - require vect_condition for gcc.dg/vect/bb-slp-69.c testsuite/98239 - require vect_condition for gcc.dg/vect/bb-slp-69.c - - - - --- 2020-12-11 Richard Biener New
testsuite/98240 - amend gcc.dg/vect/pr97678.c testsuite/98240 - amend gcc.dg/vect/pr97678.c - - - - --- 2020-12-11 Richard Biener New
testsuite/98242 - amend gcc.dg/vect/bb-slp-subgroups-3.c testsuite/98242 - amend gcc.dg/vect/bb-slp-subgroups-3.c - - - - --- 2020-12-11 Richard Biener New
testsuite/98244 - amend gcc.dg/vect/vect-live-6.c testsuite/98244 - amend gcc.dg/vect/vect-live-6.c - - - - --- 2020-12-11 Richard Biener New
tree-optimization/98291 - allow SLP more vectorization of reductions tree-optimization/98291 - allow SLP more vectorization of reductions - - - - --- 2021-01-04 Richard Biener New
tree-optimization/98393 - properly init matches when failing SLP tree-optimization/98393 - properly init matches when failing SLP - - - - --- 2021-01-04 Richard Biener New
tree-optimization/98282 - classify V_C_E<constant> as nary tree-optimization/98282 - classify V_C_E<constant> as nary - - - - --- 2021-01-04 Richard Biener New
tree-optimization/98464 - replace loop info with avail at uses tree-optimization/98464 - replace loop info with avail at uses - - - - --- 2021-01-04 Richard Biener New
tree-optimization/98308 - set vector type for mask of masked load tree-optimization/98308 - set vector type for mask of masked load - - - - --- 2021-01-04 Richard Biener New
tree-optimization/98381 - fix live bool vector extract tree-optimization/98381 - fix live bool vector extract - - - - --- 2021-01-05 Richard Biener New
tree-optimization/98428 - avoid pre-existing vectors for loop SLP tree-optimization/98428 - avoid pre-existing vectors for loop SLP - - - - --- 2021-01-05 Richard Biener New
move SLP debug counter move SLP debug counter - - - - --- 2021-01-05 Richard Biener New
tree-optimization/98516 - fix SLP permute opt materialization tree-optimization/98516 - fix SLP permute opt materialization - - - - --- 2021-01-05 Richard Biener New
tree-optimization/98513 - fix bug in range intersection code tree-optimization/98513 - fix bug in range intersection code - - - - --- 2021-01-06 Richard Biener New
fix GIMPLE parser for loops fix GIMPLE parser for loops - - - - --- 2021-01-07 Richard Biener New
tree-optimization/98544 - more permute optimization fixes tree-optimization/98544 - more permute optimization fixes - - - - --- 2021-01-08 Richard Biener New
fix vectorizer memleaks fix vectorizer memleaks - - - - --- 2021-01-08 Richard Biener New
reset the SCEV htab after FRE in loop pipeline reset the SCEV htab after FRE in loop pipeline - - - - --- 2021-01-08 Richard Biener New
tree-optimization/98526 - fix vectorizer reduction cost tree-optimization/98526 - fix vectorizer reduction cost - - - - --- 2021-01-11 Richard Biener New
tree-optimization/91403 - avoid excessive code-generation tree-optimization/91403 - avoid excessive code-generation - - - - --- 2021-01-11 Richard Biener New
tree-optimization/98550 - fix BB vect unrolling check tree-optimization/98550 - fix BB vect unrolling check - - - - --- 2021-01-12 Richard Biener New
tree-optimization/98640 - fix bogus sign-extension with VN tree-optimization/98640 - fix bogus sign-extension with VN - - - - --- 2021-01-13 Richard Biener New
tree-optimization/92645 - improve SLP with existing vectors tree-optimization/92645 - improve SLP with existing vectors - - - - --- 2021-01-13 Richard Biener New
tree-optimization/92645 - avoid harmful early BIT_FIELD_REF canonicalization tree-optimization/92645 - avoid harmful early BIT_FIELD_REF canonicalization - - - - --- 2021-01-13 Richard Biener New
tree-optimization/98674 - improve dependence analysis tree-optimization/98674 - improve dependence analysis - - - - --- 2021-01-14 Richard Biener New
tree-optimization/98685 - fix placement of extern converts tree-optimization/98685 - fix placement of extern converts - - - - --- 2021-01-15 Richard Biener New
testsuite/96098 - remove redundant testcase testsuite/96098 - remove redundant testcase - - - - --- 2021-01-15 Richard Biener New
testsuite/96147 - remove scanning for ! vect_hw_misalign testsuite/96147 - remove scanning for ! vect_hw_misalign - - - - --- 2021-01-15 Richard Biener New
testsuite/96147 - key scanning on vect_hw_misalign testsuite/96147 - key scanning on vect_hw_misalign - - - - --- 2021-01-15 Richard Biener New
testsuite/96147 - align vector access testsuite/96147 - align vector access - - - - --- 2021-01-15 Richard Biener New
testsuite/96147 - scan for vectorized load testsuite/96147 - scan for vectorized load - - - - --- 2021-01-15 Richard Biener New
tree-optimization/96376 - do check alignment for invariant loads tree-optimization/96376 - do check alignment for invariant loads - - - - --- 2021-01-15 Richard Biener New
testsuite/97299 - fix test condition of gcc.dg/vect/slp-reduc-3.c testsuite/97299 - fix test condition of gcc.dg/vect/slp-reduc-3.c - - - - --- 2021-01-18 Richard Biener New
testsuite/97494 - adjust gcc.dg/vect/slp-11b.c testsuite/97494 - adjust gcc.dg/vect/slp-11b.c - - - - --- 2021-01-18 Richard Biener New
ipa/97673 - fix input_location leak ipa/97673 - fix input_location leak - - - - --- 2021-01-19 Richard Biener New
middle-end/98638 - avoid SSA reference to stmts after SSA deconstruction middle-end/98638 - avoid SSA reference to stmts after SSA deconstruction - - - - --- 2021-01-19 Richard Biener New
ipa/98330 - avoid ICEing on call indirect call ipa/98330 - avoid ICEing on call indirect call - - - - --- 2021-01-19 Richard Biener New
tree-optimization/98758 - fix integer arithmetic in data-ref analysis tree-optimization/98758 - fix integer arithmetic in data-ref analysis - - - - --- 2021-01-20 Richard Biener New
Handle overflow in dependence analysis lambda ops gracefully Handle overflow in dependence analysis lambda ops gracefully - - - - --- 2021-01-20 Richard Biener New
testsuite/98224 - un-XFAIL Walloca-2.c on ilp32 testsuite/98224 - un-XFAIL Walloca-2.c on ilp32 - - - - --- 2021-01-21 Richard Biener New
testsuite/98241 - remove ilp32 XFAIL of gcc.dg/pr78973.c testsuite/98241 - remove ilp32 XFAIL of gcc.dg/pr78973.c - - - - --- 2021-01-21 Richard Biener New
testsuite/97299 - more gcc.dg/vect/slp-reduc-3.c massaging testsuite/97299 - more gcc.dg/vect/slp-reduc-3.c massaging - - - - --- 2021-01-21 Richard Biener New
tree-optimization/98786 - fix issue with phiopt and abnormals tree-optimization/98786 - fix issue with phiopt and abnormals - - - - --- 2021-01-22 Richard Biener New
middle-end/98773 - always sign extend CHREC_RIGHT middle-end/98773 - always sign extend CHREC_RIGHT - - - - --- 2021-01-22 Richard Biener New
middle-end/98793 - properly handle BLKmode vectors in vector_element_bits middle-end/98793 - properly handle BLKmode vectors in vector_element_bits - - - - --- 2021-01-22 Richard Biener New
middle-end/98807 - more vector_element_bits fixes middle-end/98807 - more vector_element_bits fixes - - - - --- 2021-01-25 Richard Biener New
Fix dumping of VEC_WIDEN_{PLUS,MINUS}_{LO,HI}_EXPR Fix dumping of VEC_WIDEN_{PLUS,MINUS}_{LO,HI}_EXPR - - - - --- 2021-01-26 Richard Biener New
middle-end/98726 - fix VECTOR_CST element access middle-end/98726 - fix VECTOR_CST element access - - - - --- 2021-01-26 Richard Biener New
Add SSA coalescing verification (disabled) Add SSA coalescing verification (disabled) - - - - --- 2021-01-27 Richard Biener New
rtl-optimization/80960 - avoid creating garbage RTL in DSE rtl-optimization/80960 - avoid creating garbage RTL in DSE - - - - --- 2021-01-27 Richard Biener New
tree-optimization/98854 - avoid some PHI BB vectorization tree-optimization/98854 - avoid some PHI BB vectorization - - - - --- 2021-01-27 Richard Biener New
rtl-optimization/98144 - tame REE memory usage rtl-optimization/98144 - tame REE memory usage - - - - --- 2021-01-29 Richard Biener New
rtl-optimization/98863 - fix PRE/CPROP memory usage check rtl-optimization/98863 - fix PRE/CPROP memory usage check - - - - --- 2021-01-29 Richard Biener New
change unit of --param max-gcse-memory to kB change unit of --param max-gcse-memory to kB - - - - --- 2021-01-29 Richard Biener New
rtl-optimization/98863 - tame i386 specific RPAD pass rtl-optimization/98863 - tame i386 specific RPAD pass - - - - --- 2021-01-29 Richard Biener New
rtl-optimization/98863 - prune RD with LIVE in STV rtl-optimization/98863 - prune RD with LIVE in STV - - - - --- 2021-02-01 Richard Biener New
Fix statistic accounting for auto_vec and auto_bitmap Fix statistic accounting for auto_vec and auto_bitmap - - - - --- 2021-02-01 Richard Biener New
fix memory leaks fix memory leaks - - - - --- 2021-02-02 Richard Biener New
more memory leak fixes more memory leak fixes - - - - --- 2021-02-03 Richard Biener New
tree-optimization/98855 - fix some vectorizer cost issues tree-optimization/98855 - fix some vectorizer cost issues - - - - --- 2021-02-04 Richard Biener New
tree-optimization/98855 - redo BB vectorization costing tree-optimization/98855 - redo BB vectorization costing - - - - --- 2021-02-05 Richard Biener New
lto/96591 - walk VECTOR_CST elements in walk_tree lto/96591 - walk VECTOR_CST elements in walk_tree - - - - --- 2021-02-08 Richard Biener New
tree-optimization/99017 - be more forgiving in BB vect costing tree-optimization/99017 - be more forgiving in BB vect costing - - - - --- 2021-02-09 Richard Biener New
reduce sparseset memory requirement reduce sparseset memory requirement - - - - --- 2021-02-09 Richard Biener New
Fix O(region-size) unwind in VN Fix O(region-size) unwind in VN - - - - --- 2021-02-09 Richard Biener New
tree-optimization/99024 - fix leak in loop vect analysis tree-optimization/99024 - fix leak in loop vect analysis - - - - --- 2021-02-10 Richard Biener New
ipa/99029 - fix memory leak in propagate_malloc ipa/99029 - fix memory leak in propagate_malloc - - - - --- 2021-02-10 Richard Biener New
fix memory leak in optimize pragma parsing fix memory leak in optimize pragma parsing - - - - --- 2021-02-10 Richard Biener New
rtl-optimization/99054 - fix leak in fixup_partitions rtl-optimization/99054 - fix leak in fixup_partitions - - - - --- 2021-02-10 Richard Biener New
ipa/97346 - fix leak of reference_vars_to_consider ipa/97346 - fix leak of reference_vars_to_consider - - - - --- 2021-02-10 Richard Biener New
tree-optimization/38474 - fix store-merging compile-time regression tree-optimization/38474 - fix store-merging compile-time regression - - - - --- 2021-02-11 Richard Biener New
middle-end/38474 - fix alias walk budget accounting in IPA analysis middle-end/38474 - fix alias walk budget accounting in IPA analysis - - - - --- 2021-02-12 Richard Biener New
tree-optimization/38474 - improve PTA varinfo sorting tree-optimization/38474 - improve PTA varinfo sorting - - - - --- 2021-02-16 Richard Biener New
middle-end/99122 - Issues with VLA parameter inlining middle-end/99122 - Issues with VLA parameter inlining - - - - --- 2021-02-18 Richard Biener New
middle-end/99122 - more VLA inlining fixes middle-end/99122 - more VLA inlining fixes - - - - --- 2021-02-19 Richard Biener New
tree-optimization/99165 - fix ICE in store-merging w/ non-call EH tree-optimization/99165 - fix ICE in store-merging w/ non-call EH - - - - --- 2021-02-22 Richard Biener New
dump SLP subgraph before costing dump SLP subgraph before costing - - - - --- 2021-02-22 Richard Biener New
c/99224 - avoid ICEing on invalid __builtin_next_arg c/99224 - avoid ICEing on invalid __builtin_next_arg - - - - --- 2021-02-24 Richard Biener New
Make the PR99220 fix more robust Make the PR99220 fix more robust - - - - --- 2021-02-25 Richard Biener New
tree-optimization/99253 - fix reduction path check tree-optimization/99253 - fix reduction path check - - - - --- 2021-02-25 Richard Biener New
First do add_noreturn_fake_exit_edges in connect_infinite_loops_to_exit First do add_noreturn_fake_exit_edges in connect_infinite_loops_to_exit - - - - --- 2021-02-25 Richard Biener New
c/99275 - fix missing space in diagnostic c/99275 - fix missing space in diagnostic - - - - --- 2021-02-26 Richard Biener New
middle-end/99281 - avoid bitfield stores into addressable types middle-end/99281 - avoid bitfield stores into addressable types - - - - --- 2021-02-26 Richard Biener New
middle-end/97855 - fix diagnostic with default pretty printer middle-end/97855 - fix diagnostic with default pretty printer - - - - --- 2021-03-01 Richard Biener New
middle-end/97855 - avoid recursing into pp_printf middle-end/97855 - avoid recursing into pp_printf - - - - --- 2021-03-04 Richard Biener New
Handle ERROR_MARK in direct_abstract_declarator Handle ERROR_MARK in direct_abstract_declarator - - - - --- 2021-03-04 Richard Biener New
target/98856 - split vpinsrq with new peephole2 target/98856 - split vpinsrq with new peephole2 - - - - --- 2021-03-08 Richard Biener New
tree-optimization/99510 - fix type reuse of build_aligned_type tree-optimization/99510 - fix type reuse of build_aligned_type - - - - --- 2021-03-10 Richard Biener New
tree-optimization/99523 - missing SSA decls in dumps tree-optimization/99523 - missing SSA decls in dumps - - - - --- 2021-03-11 Richard Biener New
testsuite/97494 - amend gcc.dg/vect/slp-21.c testsuite/97494 - amend gcc.dg/vect/slp-21.c - - - - --- 2021-03-11 Richard Biener New
testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !vect_hw_misalign testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !vect_hw_misalign - - - - --- 2021-03-11 Richard Biener New
testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_misalign testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_misalign - - - - --- 2021-03-11 Richard Biener New
testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c - - - - --- 2021-03-11 Richard Biener New
tree-optimization/98834 - fix optimization regression with _b_c_p tree-optimization/98834 - fix optimization regression with _b_c_p - - - - --- 2021-03-15 Richard Biener New
Warn to not add debug hook targets Warn to not add debug hook targets - - - - --- 2021-03-22 Richard Biener New
tree-optimization/99694 - fix value-numbering PHIs tree-optimization/99694 - fix value-numbering PHIs - - - - --- 2021-03-22 Richard Biener New
tree-optimization/99721 - avoid SLP nodes we cannot schedule tree-optimization/99721 - avoid SLP nodes we cannot schedule - - - - --- 2021-03-23 Richard Biener New
tree-optimization/99746 - avoid confusing hybrid code tree-optimization/99746 - avoid confusing hybrid code - - - - --- 2021-03-25 Richard Biener New
tree-optimization/96109 - fix vectorizer alignment computation tree-optimization/96109 - fix vectorizer alignment computation - - - - --- 2021-03-25 Richard Biener New
« 1 2 ... 291 292 2931266 1267 »