2016-01-21 Richard Biener <rguenther@suse.de>
commit8d6b2506db68708694358462554a383e43729efa
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jan 2016 08:50:38 +0000 (21 08:50 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jan 2016 08:50:38 +0000 (21 08:50 +0000)
tree377a3ee069da8f66cdb98314dfad94acc4e85380
parentac7d424b10b37fc072fb3be0c9b9ae4fde9453bf
2016-01-21  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/69378
* tree-ssa-sccvn.c (dominated_by_p_w_unex): New function.
(set_ssa_val_to): Use it for dominance checks taking into
account not executable edges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232666 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-sccvn.c