diff --git a/test/CodeGen/X86/shift-combine.ll b/test/CodeGen/X86/shift-combine.ll index 0a6ea28faff..51f83036c23 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: