Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-sink-terminator.ll
2011-09-23 Eli FriedmanPR10998: It is not legal to sink an instruction past...