aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2014-12-09 14:25:09 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2014-12-09 14:25:09 +0000
commit92a5094e04e9c9a50e596884eacabe53b36a53e9 (patch)
treeb2b878ed94eea9cd92e69a9449a9a13df6159253 /gcc/combine.c
parentc3e1e6936a4bbeb7cd73640e046bb32d23997ac0 (diff)
downloadgcc-92a5094e04e9c9a50e596884eacabe53b36a53e9.zip
gcc-92a5094e04e9c9a50e596884eacabe53b36a53e9.tar.gz
gcc-92a5094e04e9c9a50e596884eacabe53b36a53e9.tar.bz2
re PR tree-optimization/64193 (Decreased performance after r173250)
2014-12-09 Richard Biener <rguenther@suse.de> PR tree-optimization/64193 * tree-ssa-alias.c (walk_non_aliased_vuses): Add valueize parameter and valueize the VUSE before looking up the def stmt. * tree-ssa-alias.h (walk_non_aliased_vuses): Adjust prototype. * tree-ssa-sccvn.c (vn_reference_lookup_pieces): Pass vn_valueize to walk_non_aliased_vuses. (vn_reference_lookup): Likewise. * tree-ssa-dom.c (lookup_avail_expr): Pass NULL as valueize callback to walk_non_aliased_vuses. * gcc.dg/tree-ssa/ssa-fre-43.c: New testcase. From-SVN: r218515
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions