aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/apint-cast.ll
Commit message (Expand)AuthorAgeFilesLines
* make instcombine only rewrite a chain of computation Chris Lattner2009-11-071-0/+2
* Convert the rest of the InstCombine tests from notcast to FileCheck.Edward O'Callaghan2009-10-121-1/+9
* 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
* For PR1319:Reid Spencer2007-04-141-1/+0
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+21