summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-06-26 17:47:06 +0000
committerBob Wilson <bob.wilson@apple.com>2010-06-26 17:47:06 +0000
commitde4fe231392165c7566081fb3f86aee4f6a4e0d6 (patch)
tree0801ff6cad5f1e8f14e1ddb271a0f77f7f2c759d /test/CodeGen/Thumb2/thumb2-ifcvt3.ll
parentd50e9e2566479301e687fc81e16dab7e3c2b50ea (diff)
downloadllvm-de4fe231392165c7566081fb3f86aee4f6a4e0d6.tar.gz
llvm-de4fe231392165c7566081fb3f86aee4f6a4e0d6.tar.bz2
llvm-de4fe231392165c7566081fb3f86aee4f6a4e0d6.tar.xz
Revert my if-conversion cleanup since it caused a bunch of nightly test
regressions. --- Reverse-merging r106939 into '.': U test/CodeGen/Thumb2/thumb2-ifcvt3.ll U lib/CodeGen/IfConversion.cpp git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106951 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/thumb2-ifcvt3.ll')
-rw-r--r--test/CodeGen/Thumb2/thumb2-ifcvt3.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-ifcvt3.ll b/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
index cc2ef140d1..e465c00eae 100644
--- a/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
+++ b/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
@@ -23,7 +23,7 @@ bb52: ; preds = %newFuncRoot
; CHECK: movne
; CHECK: moveq
; CHECK: pop
-; CHECK-NEXT: @ BB#1:
+; CHECK-NEXT: LBB0_1:
%0 = load i64* @posed, align 4 ; <i64> [#uses=3]
%1 = sub i64 %0, %.reload78 ; <i64> [#uses=1]
%2 = ashr i64 %1, 1 ; <i64> [#uses=3]