aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-07-18 04:52:23 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-07-18 04:52:23 +0000
commitae7e8fdb7373644a052e7561fe79f645fe9bc3a5 (patch)
tree0e43cb9a04ec43e141efa2f9a7e164649aa9fb56 /test/CodeGen/X86/ins_subreg_coalesce-3.ll
parent02bc74c0b4aa1e77f993b506f976baa8fdc5e1aa (diff)
downloadexternal_llvm-ae7e8fdb7373644a052e7561fe79f645fe9bc3a5.zip
external_llvm-ae7e8fdb7373644a052e7561fe79f645fe9bc3a5.tar.gz
external_llvm-ae7e8fdb7373644a052e7561fe79f645fe9bc3a5.tar.bz2
Catch more coalescing opportunities.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76282 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/ins_subreg_coalesce-3.ll')
-rw-r--r--test/CodeGen/X86/ins_subreg_coalesce-3.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/ins_subreg_coalesce-3.ll b/test/CodeGen/X86/ins_subreg_coalesce-3.ll
index ee3ac66..6fd18d6 100644
--- a/test/CodeGen/X86/ins_subreg_coalesce-3.ll
+++ b/test/CodeGen/X86/ins_subreg_coalesce-3.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep mov | count 11
+; RUN: llvm-as < %s | llc -march=x86-64 | grep mov | count 10
%struct.COMPOSITE = type { i8, i16, i16 }
%struct.FILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i8*, i32)*, i64 (i8*, i64, i32)*, i32 (i8*, i8*, i32)*, %struct.__sbuf, %struct.__sFILEX*, i32, [3 x i8], [1 x i8], %struct.__sbuf, i32, i64 }
@@ -17,7 +17,7 @@
%struct.metrics = type { i16, i16, i16, i16, i16 }
%struct.rec = type { %struct.head_type }
-define void @FontChange(i1 %foo) {
+define void @FontChange(i1 %foo) nounwind {
entry:
br i1 %foo, label %bb298, label %bb49
bb49: ; preds = %entry