Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit...
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-04-MaskedSignedCompare.ll
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.