Fix a bug in the 3-address conversion of LEA when one of the operands is an
[oota-llvm.git] / test / CodeGen / X86 / vec_compare-sse4.ll
2011-09-28 Eli FriedmanPR11033: Make sure we don't generate PCMPGTQ and PCMPEQ...