Make commutative operations use a canonical order.
commita29db2d1bbf41ed4907cf79101e631b415a31d2d
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 11 Dec 2004 22:22:31 +0000 (11 15:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:00 +0000 (7 21:06 -0700)
treee87c725066525072f20009e18214644c2d9858dc
parent40cccfe627575f2ccb6f34c9729fa9fb37fcf426
Make commutative operations use a canonical order.

This improves CSE, and simplifies code generation. Keep the
"simpler" argument in "src2".
simplify.c