Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.
[oota-llvm.git] / test / CodeGen / X86 / vec_fpext.ll
2011-12-28 Eli FriedmanFix type-checking for load transformation which is...