Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / avx-vmovddup.ll
2011-08-25 Bruno Cardoso LopesAdd support for AVX 256-bit version of MOVDDUP!