aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/apint-and-xor-merge.ll
Commit message (Expand)AuthorAgeFilesLines
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-141-1/+1
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+22