summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-02-24 01:42:31 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-02-24 01:42:31 +0000
commit97e6b8390b405f9e7dd994f111a5950fca2962d2 (patch)
tree9f28b4394a19d69d306eebef354fe321ffd50c2c /test/CodeGen/X86/ins_subreg_coalesce-3.ll
parent9d2ed8e632b71914b2a668932f4f49b87c3ca0b1 (diff)
downloadllvm-97e6b8390b405f9e7dd994f111a5950fca2962d2.tar.gz
llvm-97e6b8390b405f9e7dd994f111a5950fca2962d2.tar.bz2
llvm-97e6b8390b405f9e7dd994f111a5950fca2962d2.tar.xz
Re-apply 96540 and 96556 with fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97011 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.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/ins_subreg_coalesce-3.ll b/test/CodeGen/X86/ins_subreg_coalesce-3.ll
index 627edc51c1..8c1c409766 100644
--- a/test/CodeGen/X86/ins_subreg_coalesce-3.ll
+++ b/test/CodeGen/X86/ins_subreg_coalesce-3.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 | grep mov | count 5
+; RUN: llc < %s -march=x86-64 | grep mov | count 3
%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 }