During the CodeGenPrepare we often lower intrinsics (such as objsize)
[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.