aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-and-xor-merge.ll
AgeCommit message (Expand)Author
2016-04-05[InstCombine] regenerate checksSanjay Patel
2016-03-25[InstCombine] use FileCheck for better checkingSanjay Patel
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-04-14For PR1319:Reid Spencer
2007-03-23Add test case for testing InstCombine with arbitrary precision integerReid Spencer