fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-04-MaskedSignedCompare.ll
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.