Skip to content
Commit 4706046e authored by Chris Lattner's avatar Chris Lattner
Browse files

Implement the following xforms:

(X-Y)-X --> -Y
A + (B - A) --> B
(B - A) + A --> B

llvm-svn: 21138
parent 679c1119
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment