InstCombine: Turn _chk functions into the "unsafe" variant if length and max langth...
[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.