Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer...
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-04-MaskedSignedCompare.ll
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.