[x86] Fixup r217565 which baked in an assumption about the function
authorChandler Carruth <chandlerc@gmail.com>
Thu, 11 Sep 2014 10:21:25 +0000 (10:21 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 11 Sep 2014 10:21:25 +0000 (10:21 +0000)
name that breaks on some platforms. This part of the test just doesn't
matter...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217575 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vec_extract.ll

index 2e369828c5b4fd3473cd8f3b587019631dea1acc..93380427f49617c562f4108b4fae67af887be78c 100644 (file)
@@ -40,7 +40,7 @@ entry:
 
 define double @test4(double %A) nounwind {
 ; CHECK-LABEL: test4:
-; CHECK:         calll foo
+; CHECK:         calll {{.*}}foo
 ; CHECK-NEXT:    unpckhpd %[[X:xmm[0-9]+]], %[[X]]
 ; CHECK-NEXT:    addsd {{.*}}(%{{.*}}), %[[X2]]
 ; CHECK-NEXT:    movsd %[[X2]], [[mem:.*\(%.*\)]]