tree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless folding and operand scanning...
authorJeff Law <law@redhat.com>
Mon, 3 Apr 2006 17:08:42 +0000 (11:08 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 Apr 2006 17:08:42 +0000 (11:08 -0600)
commitcbc75e6222900e5247774843699eea0c41c41cc8
tree84dc8a6be3eb377b00a9178a3c11bd830efbe958
parente47247850c490308bdc8986838a4005d4ce0ddf0
tree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless folding and operand scanning in some common cases.

        * tree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless folding
        and operand scanning in some common cases.

From-SVN: r112642
gcc/ChangeLog
gcc/tree-ssa-dom.c