summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll5
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll b/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll
index c40d6dab437..eab296d6a64 100644
--- a/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll
+++ b/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll
@@ -1,8 +1,9 @@
; RUN: llc <%s -mtriple=aarch64-eabi -verify-machine-dom-info | FileCheck %s
; CHECK-LABEL: test:
-; CHECK-LABEL: %cond.false12.i
-; CHECK: b.gt
+; CHECK: LBB0_7:
+; CHECK: b.hi
+; CHECK-NEXT: b
; CHECK-NEXT: LBB0_8:
; CHECK-NEXT: mov x8, x9
; CHECK-NEXT: LBB0_9:
OpenPOWER on IntegriCloud