summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-06-18 22:17:13 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-06-18 22:17:13 +0000
commit6a5e2832d0a30719602f9befe61f35ab19299de7 (patch)
tree26e50e5d0238ba684ddecd7320d4aa38964ad736 /test/CodeGen/Thumb2/thumb2-ifcvt2.ll
parent4b8921d1c7bf17a496933dd1a80077404e14e841 (diff)
Fix an inverted condition.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106330 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/thumb2-ifcvt2.ll')
-rw-r--r--test/CodeGen/Thumb2/thumb2-ifcvt2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-ifcvt2.ll b/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
index 08e6f3844ba..4af492c9308 100644
--- a/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
+++ b/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
@@ -31,7 +31,7 @@ entry:
; CHECK: CountTree:
; CHECK: it eq
; CHECK: cmpeq
-; CHECK: beq
+; CHECK: bne
; CHECK: itt eq
; CHECK: moveq
; CHECK: popeq