summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-09-23 06:55:34 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-09-23 06:55:34 +0000
commitdd3a41a6b35f24d57fd3aba9043bd5321cce0cdb (patch)
tree1e4f45201128bd530872c474dc800e6f8f8a04e5 /test/CodeGen/Thumb
parent108c8724663354050dc09bb1262c3e4511adf82f (diff)
downloadexternal_llvm-dd3a41a6b35f24d57fd3aba9043bd5321cce0cdb.zip
external_llvm-dd3a41a6b35f24d57fd3aba9043bd5321cce0cdb.tar.gz
external_llvm-dd3a41a6b35f24d57fd3aba9043bd5321cce0cdb.tar.bz2
Disable codegen prepare critical edge splitting. Machine instruction passes now
break critical edges on demand. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114633 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb')
-rw-r--r--test/CodeGen/Thumb/2010-07-15-debugOrdering.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll b/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll
index 9a6321b..06c0dfe 100644
--- a/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll
+++ b/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll
@@ -10,7 +10,7 @@
define void @_Z19getClosestDiagonal3ii(%0* noalias sret, i32, i32) nounwind {
; CHECK: blx ___muldf3
; CHECK: blx ___muldf3
-; CHECK: beq LBB0_8
+; CHECK: beq LBB0_7
; CHECK: blx ___muldf3
; <label>:3
switch i32 %1, label %4 [