tree-ssa-dse.c
36 KB
-
tree-ssa-dse.c (dse_optimize_redundant_stores): Improved check to catch more… · 529f3048
tree-ssa-dse.c (dse_optimize_redundant_stores): Improved check to catch more redundant zero initialization cases. 2019-08-19 Matthew Beliveau <mbelivea@redhat.com> * tree-ssa-dse.c (dse_optimize_redundant_stores): Improved check to catch more redundant zero initialization cases. (dse_dom_walker::dse_optimize_stmt): Likewise. From-SVN: r274749
Matthew Beliveau committed