]> granicus.if.org Git - llvm/commitdiff
Adjust arm64-irtranslator.ll test to changes from r287368
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 21 Nov 2016 13:15:38 +0000 (13:15 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 21 Nov 2016 13:15:38 +0000 (13:15 +0000)
The test is currently broken, and this CL should fix it.

Patch by Adrian Kuegel!

Differential Revision: https://reviews.llvm.org/D26910

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

test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

index 02f26ccf29a85d925bd75a66a3045f32ed22dd38..8ee6f1d44917367161d2c8c02a891fd830d0dd2a 100644 (file)
@@ -55,7 +55,7 @@ define void @allocai64() {
 ; CHECK: {{[0-9a-zA-Z._-]+}}:
 ;
 ; Make sure we have one successor and only one.
-; CHECK-NEXT: successors: %[[END:[0-9a-zA-Z._-]+]]({{0x[a-f0-9]+ / 0x[a-f0-9]+}} = 100.00%)
+; CHECK-NEXT: successors: %[[END:[0-9a-zA-Z._-]+]](0x80000000)
 ;
 ; Check that we emit the correct branch.
 ; CHECK: G_BR %[[END]]
@@ -77,8 +77,8 @@ end:
 ; CHECK: {{[0-9a-zA-Z._-]+}}:
 ;
 ; Make sure we have two successors
-; CHECK-NEXT: successors: %[[TRUE:[0-9a-zA-Z._-]+]]({{0x[a-f0-9]+ / 0x[a-f0-9]+}} = 50.00%),
-; CHECK:                  %[[FALSE:[0-9a-zA-Z._-]+]]({{0x[a-f0-9]+ / 0x[a-f0-9]+}} = 50.00%)
+; CHECK-NEXT: successors: %[[TRUE:[0-9a-zA-Z._-]+]](0x40000000),
+; CHECK:                  %[[FALSE:[0-9a-zA-Z._-]+]](0x40000000)
 ;
 ; Check that we emit the correct branch.
 ; CHECK: [[ADDR:%.*]](p0) = COPY %x0