Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.
[oota-llvm.git] / test / CodeGen / X86 / 2010-07-02-UnfoldBug.ll
2010-07-02 Evan Cheng- Two-address pass should not assume unfolding is alway...