Revert r218778 while investigating buldbot breakage.
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-23-MultiUseSched.ll
index d934ec9a88f8d2aedeadb1d86e0cec5359a30648..bbc1d341d4e091bf6d2d279800db0e32d25b3680 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -mtriple=x86_64-linux -relocation-model=static -o /dev/null -stats -info-output-file - > %t
+; REQUIRES: asserts
+; RUN: llc < %s -mtriple=x86_64-linux -mcpu=corei7 -relocation-model=static -o /dev/null -stats -info-output-file - > %t
 ; RUN: not grep spill %t
 ; RUN: not grep "%rsp" %t
 ; RUN: not grep "%rbp" %t