Address issues found by Duncan during post-commit review of r177856.
[oota-llvm.git] / test / Transforms / InstCombine / and-xor-merge.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-14 Reid SpencerFor PR1319:
2007-03-18 Chris Lattnernew testcase