summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/add.ll
Commit message (Expand)AuthorAgeFilesLines
* Also fold (A+B) == A -> B == 0 when the add is commuted.Benjamin Kramer2011-02-111-10/+18
* Recognize and simplifyAnders Carlsson2011-01-301-0/+16
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Teach masked value is zero about add and sub, and use MVIZ toChris Lattner2008-03-211-0/+7
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-170/+189
* For PR1319:Reid Spencer2007-04-161-1/+0
* For PR1319:Reid Spencer2007-04-151-0/+1
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-2/+4
* For PR411:Reid Spencer2007-01-301-1/+1
* For PR761:Reid Spencer2007-01-261-4/+4
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+249
OpenPOWER on IntegriCloud