]> git.ipfire.org Git - thirdparty/gcc.git/commit
Check the if-convertibility of phi nodes in non predicated BBs.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 2010 18:38:06 +0000 (18:38 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 2010 18:38:06 +0000 (18:38 +0000)
commit7f6dfba24116c147149176350a08d74389e85de2
tree9193ade9e3c2d60ce47ec570c50f74ab7c4c55c3
parentc2481a2449d8ff28aca20e3aebee8cda6be411ea
Check the if-convertibility of phi nodes in non predicated BBs.

2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>

PR middle-end/44293
* tree-if-conv.c (if_convertible_loop_p): Check the
if-convertibility of phi nodes in non predicated BBs.

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