Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit...
[oota-llvm.git] / test / CodeGen / X86 / movntdq-no-avx.ll
2011-05-14 Rafael EspindolaDon't produce a vmovntdq if we don't have AVX support.