summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/X86/shift-combine.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/shift-combine.ll b/test/CodeGen/X86/shift-combine.ll
index 0a6ea28faf..51f83036c2 100644
--- a/test/CodeGen/X86/shift-combine.ll
+++ b/test/CodeGen/X86/shift-combine.ll
@@ -6,7 +6,7 @@ define i32 @test_lshr_and(i32 %x) {
; CHECK: test_lshr_and:
; CHECK-NOT: shrl
; CHECK: andl $12,
-; CHECK: movl array(%{{...}}),
+; CHECK: movl {{.*}}array{{.*}},
; CHECK: ret
entry: