Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[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.