Fix a broadcast related regression on the vector shuffle lowering.
[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.