* combine.c (try_combine): Improve splitting of binary operators
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2005 04:17:58 +0000 (04:17 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2005 04:17:58 +0000 (04:17 +0000)
commit0335fdcddf7f2045e59b85af5c844c1ba7d37308
tree1121e7afb1420aa893aff3d3c880fafde6862df0
parentcbbe917337558cc09654287feb8c1de6707f9f64
* combine.c (try_combine): Improve splitting of binary operators
by taking advantage of reassociative transformations.

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