summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb/thumb-shrink-wrapping.ll')
-rw-r--r--test/CodeGen/Thumb/thumb-shrink-wrapping.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/thumb-shrink-wrapping.ll b/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
index c571e351a1e..0a4aad3cc69 100644
--- a/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
+++ b/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
@@ -598,7 +598,7 @@ declare void @abort() #0
define i32 @b_to_bx(i32 %value) {
; CHECK-LABEL: b_to_bx:
; DISABLE: push {r7, lr}
-; CHECK: cmp r1, #49
+; CHECK: cmp r0, #49
; CHECK-NEXT: bgt [[ELSE_LABEL:LBB[0-9_]+]]
; ENABLE: push {r7, lr}