aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2012-11-28-merge-store-alias.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2012-11-28-merge-store-alias.ll')
-rw-r--r--test/CodeGen/X86/2012-11-28-merge-store-alias.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2012-11-28-merge-store-alias.ll b/test/CodeGen/X86/2012-11-28-merge-store-alias.ll
index df4f028..ed1daad 100644
--- a/test/CodeGen/X86/2012-11-28-merge-store-alias.ll
+++ b/test/CodeGen/X86/2012-11-28-merge-store-alias.ll
@@ -2,7 +2,7 @@
; CHECK: merge_stores_can
; CHECK: callq foo
-; CHECK-NEXT: xorps %xmm0, %xmm0
+; CHECK: xorps %xmm0, %xmm0
; CHECK-NEXT: movups %xmm0
; CHECK: callq foo
; CHECK: ret