summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ret-mmx.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/ret-mmx.ll')
-rw-r--r--test/CodeGen/X86/ret-mmx.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/ret-mmx.ll b/test/CodeGen/X86/ret-mmx.ll
index 778e4722cd9..865e147a4a2 100644
--- a/test/CodeGen/X86/ret-mmx.ll
+++ b/test/CodeGen/X86/ret-mmx.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-apple-darwin11 -mcpu=core2 -mattr=+mmx,+sse2 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-apple-darwin11 -mattr=+mmx,+sse2 | FileCheck %s
; rdar://6602459
@g_v1di = external global <1 x i64>