X86: Align the stack on word boundaries in LowerFormalArguments()
[oota-llvm.git] / test / CodeGen / X86 / avx1-logical-load-folding.ll
index 56ef55309b9e8abab10af209bb8156fbc62ec399..32301b1bf9e69eb4d14be1ed85d51aedd04a5ebc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O3 -disable-peephole -mattr=-avx2 < %s | FileCheck %s
+; RUN: llc -O3 -disable-peephole -mcpu=corei7-avx -mattr=+avx < %s | FileCheck %s
 
 target datalayout = "e-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-apple-macosx10.9.0"