aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-02-22 23:37:48 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-02-22 23:37:48 +0000
commitc6feeb7fa97eabe7701a6df9d5da69bd79fd8344 (patch)
treeaa8fe290b9976605dcc832964330b3d8ff795d85 /test/CodeGen/X86/ins_subreg_coalesce-3.ll
parent48eb39b1abe1476f248d8b8e87ca4bb7496ce346 (diff)
downloadexternal_llvm-c6feeb7fa97eabe7701a6df9d5da69bd79fd8344.zip
external_llvm-c6feeb7fa97eabe7701a6df9d5da69bd79fd8344.tar.gz
external_llvm-c6feeb7fa97eabe7701a6df9d5da69bd79fd8344.tar.bz2
These should not have been committed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96827 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 8c1c409..627edc5 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 3
+; RUN: llc < %s -march=x86-64 | grep mov | count 5
%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 }