Re-apply r113679, which was reverted in r113720, which added a paid of new instcombin...
[oota-llvm.git] / test / Transforms / InstCombine / zext-bool-add-sub.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...
2009-07-13 Eli FriedmanFix bug in run-line.
2009-07-13 Eli FriedmanCanonicalize boolean +/- a constant to a select.