summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-cbnz.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-11-01 18:13:29 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-11-01 18:13:29 +0000
commit1107f03ef43b4777f0289030e1ee1b38980a7b32 (patch)
tree3827accac4e6006654f495eb8d553bb90fd17ce7 /test/CodeGen/Thumb2/thumb2-cbnz.ll
parent4a7642ec9c33bcf8ed65231f382fb6d9a0f46f3a (diff)
downloadexternal_llvm-1107f03ef43b4777f0289030e1ee1b38980a7b32.zip
external_llvm-1107f03ef43b4777f0289030e1ee1b38980a7b32.tar.gz
external_llvm-1107f03ef43b4777f0289030e1ee1b38980a7b32.tar.bz2
Fix tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85723 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/thumb2-cbnz.ll')
-rw-r--r--test/CodeGen/Thumb2/thumb2-cbnz.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-cbnz.ll b/test/CodeGen/Thumb2/thumb2-cbnz.ll
index 55c1276..64587c1 100644
--- a/test/CodeGen/Thumb2/thumb2-cbnz.ll
+++ b/test/CodeGen/Thumb2/thumb2-cbnz.ll
@@ -20,8 +20,8 @@ bb7: ; preds = %bb3
br i1 %a, label %bb11, label %bb9
bb9: ; preds = %bb7
-; CHECK: @ BB#3:
-; CHECK: cbnz
+; CHECK: @ BB#2:
+; CHECK-NEXT: cbnz
%0 = tail call arm_apcscc double @floor(double %b) nounwind readnone ; <double> [#uses=0]
br label %bb11