X86: Align the stack on word boundaries in LowerFormalArguments()
[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.