Revert r245635, "[InstCombine] Transform A & (L - 1) u< L --> L != 0"
[oota-llvm.git] / test / Transforms / InstCombine / apint-or2.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-04-14 Reid SpencerFor PR1319:
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...