]> git.ipfire.org Git - thirdparty/gcc.git/commit
Check the if-convertibility of phi nodes in non predicated BBs.
authorSebastian Pop <sebastian.pop@amd.com>
Fri, 28 May 2010 18:38:06 +0000 (18:38 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 28 May 2010 18:38:06 +0000 (18:38 +0000)
commitd10e857ebb356b77527167cc55dac1cea5e37be0
tree9193ade9e3c2d60ce47ec570c50f74ab7c4c55c3
parent300d430f06c8b7fc59fa6c82aeae81644c8c7b17
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.

From-SVN: r159990
gcc/ChangeLog
gcc/tree-if-conv.c