r159990 - in /trunk/gcc: ChangeLog tree-if-conv.c

spop@gcc.gnu.org spop@gcc.gnu.org
Fri May 28 18:38:00 GMT 2010


Author: spop
Date: Fri May 28 18:38:06 2010
New Revision: 159990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159990
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-if-conv.c



More information about the Gcc-cvs mailing list