summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/call-tc.ll
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2016-09-12 21:40:50 +0000
committerNico Weber <nicolasweber@gmx.de>2016-09-12 21:40:50 +0000
commit7c31d0ebc0de04b8f94e5c142ed3354ba7825d33 (patch)
tree5e16f5f609958781ee825ba37a2f4d20cd782cd1 /llvm/test/CodeGen/ARM/call-tc.ll
parent8ad01c303e4980e81ff00c7ec693924613c9cc32 (diff)
downloadbcm5719-llvm-7c31d0ebc0de04b8f94e5c142ed3354ba7825d33.tar.gz
bcm5719-llvm-7c31d0ebc0de04b8f94e5c142ed3354ba7825d33.zip
Revert r281215, it caused PR30358.
llvm-svn: 281263
Diffstat (limited to 'llvm/test/CodeGen/ARM/call-tc.ll')
-rw-r--r--llvm/test/CodeGen/ARM/call-tc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/call-tc.ll b/llvm/test/CodeGen/ARM/call-tc.ll
index c5cfb9def33..2277a585336 100644
--- a/llvm/test/CodeGen/ARM/call-tc.ll
+++ b/llvm/test/CodeGen/ARM/call-tc.ll
@@ -120,7 +120,7 @@ if.end: ; preds = %entry
br i1 %tobool2, label %if.end5, label %if.then3
if.then3: ; preds = %if.end
-; CHECKT2D: bmi.w _b
+; CHECKT2D: bne.w _b
%call4 = tail call i32 @b(i32 %x) nounwind
br label %return
OpenPOWER on IntegriCloud