aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/reg_sequence.ll
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-06-24 15:24:03 +0000
committerDan Gohman <gohman@apple.com>2010-06-24 15:24:03 +0000
commitee1c8707789ac540ca2d0037d397f39fa91e7571 (patch)
treeb6fbe0da0293106243ee3c40244e5fb9368e3f2a /test/CodeGen/ARM/reg_sequence.ll
parent102f3851bbde16fdd826d072240731365fe6da5d (diff)
downloadexternal_llvm-ee1c8707789ac540ca2d0037d397f39fa91e7571.zip
external_llvm-ee1c8707789ac540ca2d0037d397f39fa91e7571.tar.gz
external_llvm-ee1c8707789ac540ca2d0037d397f39fa91e7571.tar.bz2
Eliminate the other half of the BRCOND optimization, and update
as many tests as possible. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106749 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/reg_sequence.ll')
-rw-r--r--test/CodeGen/ARM/reg_sequence.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/ARM/reg_sequence.ll b/test/CodeGen/ARM/reg_sequence.ll
index 79ed84f..b00020c 100644
--- a/test/CodeGen/ARM/reg_sequence.ll
+++ b/test/CodeGen/ARM/reg_sequence.ll
@@ -250,13 +250,13 @@ define arm_aapcs_vfpcc float @t9(%0* nocapture, %3* nocapture) nounwind {
br label %8
; <label>:6 ; preds = %8
- br i1 undef, label %7, label %10
+ br label %7
; <label>:7 ; preds = %6
br label %8
; <label>:8 ; preds = %7, %2
- br i1 undef, label %6, label %9
+ br label %6
; <label>:9 ; preds = %8
ret float undef