Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.
[oota-llvm.git] / test / CodeGen / X86 / avx-vmovddup.ll
2011-08-25 Bruno Cardoso LopesAdd support for AVX 256-bit version of MOVDDUP!