Show patches with: Submitter = Richard Biener       |    Archived = No       |   5051 patches
« 1 2 ... 19 20 2150 51 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Use SLP_TREE_VECTYPE consistently Use SLP_TREE_VECTYPE consistently - - - - --- 2020-06-17 Richard Biener New
tree-optimization/95717 - fix SSA update for vectorizer epilogue tree-optimization/95717 - fix SSA update for vectorizer epilogue - - - - --- 2020-06-17 Richard Biener New
middle-end/95690 - avoid MEM_EXPRs for constants middle-end/95690 - avoid MEM_EXPRs for constants - - - - --- 2020-06-16 Richard Biener New
testcase for shared DR alignment testcase for shared DR alignment - - - - --- 2020-06-12 Richard Biener New
Use SLP_TREE_VECTYPE consistently, get rid of STMT_VINFO_NUM_SLP_USES Use SLP_TREE_VECTYPE consistently, get rid of STMT_VINFO_NUM_SLP_USES - - - - --- 2020-06-12 Richard Biener New
fix vectorizable_condition ICE with EXTRACT_LAST_REDUCTION fix vectorizable_condition ICE with EXTRACT_LAST_REDUCTION - - - - --- 2020-06-12 Richard Biener New
avoid stmt-info allocation for debug stmts avoid stmt-info allocation for debug stmts - - - - --- 2020-06-10 Richard Biener New
tree-optimization/95576 - fix compare-debug issue with SLP vectorization tree-optimization/95576 - fix compare-debug issue with SLP vectorization - - - - --- 2020-06-10 Richard Biener New
tree-optimization/95576 - fix compare-debug issue with SLP vectorization tree-optimization/95576 - fix compare-debug issue with SLP vectorization - - - - --- 2020-06-10 Richard Biener New
Make {SLP_TREE,STMT_VINFO}_VEC_STMTS a vector of gimple * Make {SLP_TREE,STMT_VINFO}_VEC_STMTS a vector of gimple * - - - - --- 2020-06-10 Richard Biener New
Introduce STMT_VINFO_VEC_STMTS Introduce STMT_VINFO_VEC_STMTS - - - - --- 2020-06-10 Richard Biener New
Remove dead code Remove dead code - - - - --- 2020-06-09 Richard Biener New
Remove dead code Remove dead code - - - - --- 2020-06-09 Richard Biener New
tree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE vs. dr_info tree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE vs. dr_info - - - - --- 2020-06-05 Richard Biener New
Add new/delete to struct occurence Add new/delete to struct occurence - - - - --- 2020-06-04 Richard Biener New
[2/2] add vect_get_slp_vect_def [1/2] Add explicit SLP_TREE_LANES - - - - --- 2020-06-04 Richard Biener New
[1/2] Add explicit SLP_TREE_LANES [1/2] Add explicit SLP_TREE_LANES - - - - --- 2020-06-04 Richard Biener New
Simplify SLP code wrt SLP_TREE_DEF_TYPE Simplify SLP code wrt SLP_TREE_DEF_TYPE - - - - --- 2020-06-04 Richard Biener New
middle-end/95493 - bogus MEM_ATTRS for variable array access middle-end/95493 - bogus MEM_ATTRS for variable array access - - - - --- 2020-06-04 Richard Biener New
tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion - - - - --- 2020-06-03 Richard Biener New
tree-optimization/95487 - use a truth type for scatter masks tree-optimization/95487 - use a truth type for scatter masks - - - - --- 2020-06-03 Richard Biener New
middle-end/95493 - bogus MEM_ATTRs from variable ARRAY_REFs middle-end/95493 - bogus MEM_ATTRs from variable ARRAY_REFs - - - - --- 2020-06-03 Richard Biener New
simplify visited flag unsetting in SLP scalar cost computation simplify visited flag unsetting in SLP scalar cost computation - - - - --- 2020-06-03 Richard Biener New
tree-optimization/95272 - add SLP_TREE_REPRESENTATIVE tree-optimization/95272 - add SLP_TREE_REPRESENTATIVE - - - - --- 2020-05-29 Richard Biener New
tree-optimization/95356 - more vectorizable_shift massaging tree-optimization/95356 - more vectorizable_shift massaging - - - - --- 2020-05-29 Richard Biener New
tree-optimization/95403 - guard vect_init_vector_1 against NULL stmt_info tree-optimization/95403 - guard vect_init_vector_1 against NULL stmt_info - - - - --- 2020-05-29 Richard Biener New
tree-optimization/95393 - fold MIN/MAX_EXPR generated by phiopt tree-optimization/95393 - fold MIN/MAX_EXPR generated by phiopt - - - - --- 2020-05-29 Richard Biener New
remove obsolete code from SLP invariant costing remove obsolete code from SLP invariant costing - - - - --- 2020-05-28 Richard Biener New
tree-optimization/95273 - more vectorizable_shift massaging tree-optimization/95273 - more vectorizable_shift massaging - - - - --- 2020-05-28 Richard Biener New
testsuite/95363 - fix gcc.dg/vect/bb-slp-pr95271.c for ilp32 testsuite/95363 - fix gcc.dg/vect/bb-slp-pr95271.c for ilp32 - - - - --- 2020-05-28 Richard Biener New
[2/2] Code generate externals/invariants during the SLP graph walk [1/2] make vect_finish_stmt_generation work w/o stmt_vec_info - - - - --- 2020-05-27 Richard Biener New
[1/2] make vect_finish_stmt_generation work w/o stmt_vec_info [1/2] make vect_finish_stmt_generation work w/o stmt_vec_info - - - - --- 2020-05-27 Richard Biener New
tree-optimization/95295 - fix sinking after path merging in new SM code tree-optimization/95295 - fix sinking after path merging in new SM code - - - - --- 2020-05-27 Richard Biener New
tree-optimization/95356 - fix vectorizable_shift vector types tree-optimization/95356 - fix vectorizable_shift vector types - - - - --- 2020-05-27 Richard Biener New
tree-optimization/95335 - fix SLP nodes dropped to invariant tree-optimization/95335 - fix SLP nodes dropped to invariant - - - - --- 2020-05-27 Richard Biener New
tree-optimization/95327 - fix another vectorizable_shift const SLP op tree-optimization/95327 - fix another vectorizable_shift const SLP op - - - - --- 2020-05-26 Richard Biener New
Add debug (slp_tree) and dump infrastructure for this Add debug (slp_tree) and dump infrastructure for this - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95309 - fix invariant SLP node costing tree-optimization/95309 - fix invariant SLP node costing - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95295 - fix wrong-code with SM tree-optimization/95295 - fix wrong-code with SM - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95297 - handle scalar shift arg for SLP invariant vectype tree-optimization/95297 - handle scalar shift arg for SLP invariant vectype - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95271 - fix bswap vectorization invariant SLP type tree-optimization/95271 - fix bswap vectorization invariant SLP type - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95308 - really avoid forward propagating of &TMR tree-optimization/95308 - really avoid forward propagating of &TMR - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95284 - amend previous store commoning fix tree-optimization/95284 - amend previous store commoning fix - - - - --- 2020-05-25 Richard Biener New
tree-optimization/95268 - fix commoning of clobbers tree-optimization/95268 - fix commoning of clobbers - - - - --- 2020-05-22 Richard Biener New
enfoce SLP_TREE_VECTYPE for invariants enfoce SLP_TREE_VECTYPE for invariants - - - - --- 2020-05-22 Richard Biener New
tree-optimization/95248 - fix oversight in SM rewrite tree-optimization/95248 - fix oversight in SM rewrite - - - - --- 2020-05-22 Richard Biener New
add ctor/dtor to slp_tree add ctor/dtor to slp_tree - - - - --- 2020-05-22 Richard Biener New
tree-optimization/95219 - improve IV selection for induction tree-optimization/95219 - improve IV selection for induction - - - - --- 2020-05-20 Richard Biener New
middle-end/95231 - revert parts of PR95171 middle-end/95231 - revert parts of PR95171 - - - - --- 2020-05-20 Richard Biener New
Fix FAIL: gcc.target/i386/pr92645-4.c Fix FAIL: gcc.target/i386/pr92645-4.c - - - - --- 2020-05-19 Richard Biener New
[WIP] enfoce SLP_TREE_VECTYPE a bit [WIP] enfoce SLP_TREE_VECTYPE a bit - - - - --- 2020-05-19 Richard Biener New
lto/95190 - amend -flto docs for diagnostic option handling lto/95190 - amend -flto docs for diagnostic option handling - - - - --- 2020-05-19 Richard Biener New
[C] c/95141 - fix bogus integer overflow warning [C] c/95141 - fix bogus integer overflow warning - - - - --- 2020-05-19 Richard Biener New
[RFC] enfoce SLP_TREE_VECTYPE on invariants [RFC] enfoce SLP_TREE_VECTYPE on invariants - - - - --- 2020-05-18 Richard Biener New
cost invariant nodes from vect_slp_analyze_node_operations SLP walk cost invariant nodes from vect_slp_analyze_node_operations SLP walk - - - - --- 2020-05-18 Richard Biener New
[v2] fixup BB vectorization constant generation place [v2] fixup BB vectorization constant generation place - - - - --- 2020-05-18 Richard Biener New
middle-end/95171 - inlining of trapping compare into non-call EH fn middle-end/95171 - inlining of trapping compare into non-call EH fn - - - - --- 2020-05-18 Richard Biener New
tree-optimization/95172 - avoid mixing conditionalized and ordered SM tree-optimization/95172 - avoid mixing conditionalized and ordered SM - - - - --- 2020-05-18 Richard Biener New
fixup BB vectorization constant generation place fixup BB vectorization constant generation place - - - - --- 2020-05-15 Richard Biener New
tree-optimization/92260 - improve fix tree-optimization/92260 - improve fix - - - - --- 2020-05-15 Richard Biener New
tree-optimization/95133 - avoid abnormal edges in path splitting tree-optimization/95133 - avoid abnormal edges in path splitting - - - - --- 2020-05-15 Richard Biener New
testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targets testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targets - - - - --- 2020-05-14 Richard Biener New
middle-end/95118 - fix printing of "denormal" zero middle-end/95118 - fix printing of "denormal" zero - - - - --- 2020-05-14 Richard Biener New
add vectype parameter to add_stmt_cost hook add vectype parameter to add_stmt_cost hook - - - - --- 2020-05-13 Richard Biener New
Remove SLP_INSTANCE_GROUP_SIZE Remove SLP_INSTANCE_GROUP_SIZE - - - - --- 2020-05-13 Richard Biener New
tree-optimization/33315 - common stores during sinking tree-optimization/33315 - common stores during sinking - - - - --- 2020-05-13 Richard Biener New
middle-end/94988 fix testcase for big-endian middle-end/94988 fix testcase for big-endian - - - - --- 2020-05-12 Richard Biener New
remove dead debug-bind resets remove dead debug-bind resets - - - - --- 2020-05-12 Richard Biener New
preserve EDGE_DFS_BACK across split_edge preserve EDGE_DFS_BACK across split_edge - - - - --- 2020-05-12 Richard Biener New
tree-optimization/95045 - fix SM with exit exiting multiple loops tree-optimization/95045 - fix SM with exit exiting multiple loops - - - - --- 2020-05-12 Richard Biener New
tree-optimization/95049 - fix not terminating RPO VN iteration tree-optimization/95049 - fix not terminating RPO VN iteration - - - - --- 2020-05-11 Richard Biener New
[v2] tree-optimization/94988 - enhance SM some more [v2] tree-optimization/94988 - enhance SM some more - - - - --- 2020-05-11 Richard Biener New
Fold &MEM[0 + CST]->a.b.c to a constant Fold &MEM[0 + CST]->a.b.c to a constant - - - - --- 2020-05-11 Richard Biener New
make minmax detection work with FMIN/FMAX IFNs make minmax detection work with FMIN/FMAX IFNs - - - - --- 2020-05-08 Richard Biener New
tree-optimization/94988 - enhance SM some more tree-optimization/94988 - enhance SM some more - - - - --- 2020-05-08 Richard Biener New
[2/2] ipa/94947 - avoid using externally_visible_p () Untitled series #175350 - - - - --- 2020-05-07 Richard Biener New
tree-optimization/94865 - combine BIT_INSERT_EXPR of BIT_FIELD_REF tree-optimization/94865 - combine BIT_INSERT_EXPR of BIT_FIELD_REF - - - - --- 2020-05-07 Richard Biener New
Prepare removal of SLP_INSTANCE_GROUP_SIZE Prepare removal of SLP_INSTANCE_GROUP_SIZE - - - - --- 2020-05-06 Richard Biener New
middle-end/94964 - avoid EH loop entry with CP_SIMPLE_PREHEADERS middle-end/94964 - avoid EH loop entry with CP_SIMPLE_PREHEADERS - - - - --- 2020-05-06 Richard Biener New
tree-optimization/94963 - avoid bogus uninit warning with store-motion tree-optimization/94963 - avoid bogus uninit warning with store-motion - - - - --- 2020-05-06 Richard Biener New
tree-optimization/94965 - fix typo in vec_info * passing tree-optimization/94965 - fix typo in vec_info * passing - - - - --- 2020-05-06 Richard Biener New
move permutation validity check move permutation validity check - - - - --- 2020-05-05 Richard Biener New
testsuite/92177 - adjust expected patterns for gcc.dg/vect/bb-slp-22.c testsuite/92177 - adjust expected patterns for gcc.dg/vect/bb-slp-22.c - - - - --- 2020-05-05 Richard Biener New
rewrite hybrid SLP detection rewrite hybrid SLP detection - - - - --- 2020-05-05 Richard Biener New
ipa/94947 - fix test for externally visible variables for IPA PTA ipa/94947 - fix test for externally visible variables for IPA PTA - - - - --- 2020-05-05 Richard Biener New
tree-optimization/57359 - rewrite SM code tree-optimization/57359 - rewrite SM code - - - - --- 2020-05-05 Richard Biener New
fix build of targets not implementing add_stmt_cost fix build of targets not implementing add_stmt_cost - - - - --- 2020-05-05 Richard Biener New
tree-optimization/94949 - fix load eliding in SM tree-optimization/94949 - fix load eliding in SM - - - - --- 2020-05-05 Richard Biener New
add vec_info * parameters where needed add vec_info * parameters where needed - - - - --- 2020-05-05 Richard Biener New
tree-optimization/93891 - improve same-store disambiguation tree-optimization/93891 - improve same-store disambiguation - - - - --- 2020-05-04 Richard Biener New
Adjust integer <-> pointer conversion IL checking Adjust integer <-> pointer conversion IL checking - - - - --- 2020-05-04 Richard Biener New
tree-optimization/39612 - avoid issueing loads in SM when possible tree-optimization/39612 - avoid issueing loads in SM when possible - - - - --- 2020-05-04 Richard Biener New
lto/94822 - fix ICE in component_ref_size lto/94822 - fix ICE in component_ref_size - - - - --- 2020-04-29 Richard Biener New
fix regression with MEM commoning fix regression with MEM commoning - - - - --- 2020-04-28 Richard Biener New
[RFC] extend DECL_GIMPLE_REG_P to all types [RFC] extend DECL_GIMPLE_REG_P to all types - - - - --- 2020-04-22 Richard Biener New
Fix a few of the PVS studio reported bugs Fix a few of the PVS studio reported bugs - - - - --- 2020-04-17 Richard Biener New
cleanup graphite results cleanup graphite results - - - - --- 2020-04-16 Richard Biener New
middle-end/94614 - avoid multiword moves to nothing middle-end/94614 - avoid multiword moves to nothing - - - - --- 2020-04-16 Richard Biener New
pretty-print SSA names pretty-print SSA names - - - - --- 2020-04-15 Richard Biener New
middle-end/94539 - void * aliases every other pointer middle-end/94539 - void * aliases every other pointer - - - - --- 2020-04-14 Richard Biener New
« 1 2 ... 19 20 2150 51 »