Duncan Sands b2f3c383ec For completeness, generalize the (X + Y) - Y -> X transform and add X - (X + 1) -> -1.
These were not recommended by my auto-simplifier since they don't fire often enough.
However they do fire from time to time, for example they remove one subtraction from
the final bitcode for 483.xalancbmk.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123755 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-18 11:50:19 +00:00
..
2011-01-17 16:43:30 +00:00
2011-01-14 21:57:39 +00:00
2010-12-17 09:56:50 +00:00
2011-01-18 07:47:48 +00:00
2011-01-18 06:07:18 +00:00