Don't emit a bit test if there is only one case the test can yield false. A simple...
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-04-MaskedSignedCompare.ll
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.