summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-02-24 17:05:47 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-02-24 17:05:47 +0000
commitcfe30effbb952ae5b49a01de8329e3a2c14bad75 (patch)
tree1aadf15226e7242aa2984e90448bbcb9e3a80a07 /test/CodeGen/X86/ins_subreg_coalesce-3.ll
parent6d8f2ca646bc283c31f48b6816d5194c836dfec6 (diff)
downloadllvm-cfe30effbb952ae5b49a01de8329e3a2c14bad75.tar.gz
llvm-cfe30effbb952ae5b49a01de8329e3a2c14bad75.tar.bz2
llvm-cfe30effbb952ae5b49a01de8329e3a2c14bad75.tar.xz
Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again in
the hopes of fixing PPC bootstrap. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97040 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 8c1c409766..627edc51c1 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 }