Do not replace cross BB scalar dependences ending on PHI nodes.
commit001ca58b6768d9a6ecb738d83f5ac296f26d5dd6
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Oct 2009 22:33:19 +0000 (9 22:33 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Oct 2009 22:33:19 +0000 (9 22:33 +0000)
tree1007c346f0ad52a215eefb48c29de343b80d44bf
parent0254aa0321f56dc6c1b8f352a4b7c7afa709bbac
Do not replace cross BB scalar dependences ending on PHI nodes.

2009-10-09  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-sese-to-poly.c (rewrite_cross_bb_scalar_dependence): Do
not replace cross BB scalar dependences ending on PHI nodes.
(rewrite_cross_bb_scalar_deps): Filter out GIMPLE_PHI nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152607 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c