summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-06-16 07:35:02 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-06-16 07:35:02 +0000
commit46df4eb46e784036cf895db271fe29e1cf2a975a (patch)
tree7a7225e258b7af507f92aec209f538b3bcf78671 /test/CodeGen/Thumb2/thumb2-ifcvt2.ll
parentffd33cd36494cf29a0b0c80f00ed1a51b599b31f (diff)
downloadllvm-46df4eb46e784036cf895db271fe29e1cf2a975a.tar.gz
llvm-46df4eb46e784036cf895db271fe29e1cf2a975a.tar.bz2
llvm-46df4eb46e784036cf895db271fe29e1cf2a975a.tar.xz
Make post-ra scheduling, anti-dep breaking, and register scavenger (conservatively) aware of predicated instructions. This enables ARM to move if-conversion before post-ra scheduler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106091 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 4af492c930..08e6f3844b 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: bne
+; CHECK: beq
; CHECK: itt eq
; CHECK: moveq
; CHECK: popeq