aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/mmx-vzmovl-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/mmx-vzmovl-2.ll')
-rw-r--r--test/CodeGen/X86/mmx-vzmovl-2.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/mmx-vzmovl-2.ll b/test/CodeGen/X86/mmx-vzmovl-2.ll
index 4ad420b..a7ce7d9 100644
--- a/test/CodeGen/X86/mmx-vzmovl-2.ll
+++ b/test/CodeGen/X86/mmx-vzmovl-2.ll
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep pxor
-; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep punpckldq
+; RUN: llc < %s -march=x86-64 -mattr=+mmx,+sse2 | grep pxor
+; RUN: llc < %s -march=x86-64 -mattr=+mmx,+sse2 | grep punpckldq
%struct.vS1024 = type { [8 x <4 x i32>] }
%struct.vS512 = type { [4 x <4 x i32>] }