aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-and-compare.ll
AgeCommit message (Expand)Author
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-03-23Add test case for testing InstCombine with arbitrary precision integerReid Spencer