combine.c (try_combine): Improve splitting of binary operators by taking advantage...
authorRoger Sayle <roger@eyesopen.com>
Tue, 20 Dec 2005 04:17:58 +0000 (04:17 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 20 Dec 2005 04:17:58 +0000 (04:17 +0000)
commitc2c22cd6345a8e6f58702c5e406fc78cd33ef959
tree1121e7afb1420aa893aff3d3c880fafde6862df0
parentea65cd378bf9c6457a2a400e2f2fef92514d06bb
combine.c (try_combine): Improve splitting of binary operators by taking advantage of reassociative...

* combine.c (try_combine): Improve splitting of binary operators
by taking advantage of reassociative transformations.

From-SVN: r108834
gcc/ChangeLog
gcc/combine.c