summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-sub.ll
Commit message (Expand)AuthorAge
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Instcombine was illegally transforming -X/C into X/-C when either X or CBill Wendling2008-11-30
* For PR1319:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-14
* Fix testsuite hang.Duncan Sands2007-03-26
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-23