aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/add2.ll
Commit message (Expand)AuthorAgeFilesLines
* preserve NUW/NSW when transforming add x,xChris Lattner2011-02-171-0/+8
* filecheckizeChris Lattner2011-02-171-3/+14
* 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
* Revert the addition of hasNoPointerOverflow to GEPOperator.Dan Gohman2009-07-201-23/+1
* be more aggressive about transforming add -> or when the operands have noChris Lattner2008-05-191-0/+15
* Implement PR1795, an instcombine hack for forming GEPs with integer pointer a...Chris Lattner2008-01-081-0/+20
* For PR1319:Reid Spencer2007-04-161-1/+0
* new testcaseChris Lattner2007-03-051-0/+12