Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer...
[oota-llvm.git] / test / CodeGen / X86 / vec_compare-sse4.ll
2011-09-28 Eli FriedmanPR11033: Make sure we don't generate PCMPGTQ and PCMPEQ...