summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/CodeGen/X86/2012-02-20-MachineCPBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2012-02-20-MachineCPBug.ll b/llvm/test/CodeGen/X86/2012-02-20-MachineCPBug.ll
index 58569833df0..3013f162d24 100644
--- a/llvm/test/CodeGen/X86/2012-02-20-MachineCPBug.ll
+++ b/llvm/test/CodeGen/X86/2012-02-20-MachineCPBug.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-macosx | FileCheck %s
+; RUN: llc < %s -mtriple=i386-apple-macosx -mattr=+sse | FileCheck %s
; PR11940: Do not optimize away movb %al, %ch
%struct.APInt = type { i64* }
OpenPOWER on IntegriCloud