X86 SSE: update rsqrtss and rcpss to use two source operands and
[oota-llvm.git] / test / CodeGen / X86 / avx-vmovddup.ll
2011-08-25 Bruno Cardoso LopesAdd support for AVX 256-bit version of MOVDDUP!