summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-02-27 07:36:59 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-02-27 07:36:59 +0000
commit2c755ba12a79e0bb2899c0bde00b2f7ea2c975a0 (patch)
tree2893a331bbd8edba3224be68397fd117f7ae0c01 /test/CodeGen/X86/ins_subreg_coalesce-3.ll
parentaaf5486b82f512ada7ca11cec27f96fb06db36d8 (diff)
downloadllvm-2c755ba12a79e0bb2899c0bde00b2f7ea2c975a0.tar.gz
llvm-2c755ba12a79e0bb2899c0bde00b2f7ea2c975a0.tar.bz2
llvm-2c755ba12a79e0bb2899c0bde00b2f7ea2c975a0.tar.xz
Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97310 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 }