tree-ssa-sccvn.c (cond_stmts_equal_p): Compare two GIMPLE cond stmts, enhanced and...
authorRichard Biener <rguenther@suse.de>
Wed, 21 Oct 2015 08:12:15 +0000 (08:12 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 21 Oct 2015 08:12:15 +0000 (08:12 +0000)
commit87961d1b29b5ecfd8cb300a8470141bcd0a51f33
tree8d64780a987695070c20259e4d0eb9c6e1d57a80
parent39c97e4132a0e6b16ee4299d87f29c14d5db5313
tree-ssa-sccvn.c (cond_stmts_equal_p): Compare two GIMPLE cond stmts, enhanced and split out from ...

2015-10-21  Richard Biener  <rguenther@suse.de>

* tree-ssa-sccvn.c (cond_stmts_equal_p): Compare two GIMPLE
cond stmts, enhanced and split out from ...
(vn_phi_eq): ... here.

From-SVN: r229119
gcc/ChangeLog
gcc/tree-ssa-sccvn.c