summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-05-04 19:02:11 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-05-04 19:02:11 +0000
commit96169b189ca75e22f297a62a77aaf0dc4832f4a5 (patch)
treea5ed68302caeccd3fb1f7574b4351857ce283a9f /test/CodeGen/SPARC
parent28e104bcb0d436adfc961776efb421bb21650e7b (diff)
downloadllvm-96169b189ca75e22f297a62a77aaf0dc4832f4a5.tar.gz
llvm-96169b189ca75e22f297a62a77aaf0dc4832f4a5.tar.bz2
llvm-96169b189ca75e22f297a62a77aaf0dc4832f4a5.tar.xz
Fix more register and coalescing dependencies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SPARC')
-rw-r--r--test/CodeGen/SPARC/2011-01-22-SRet.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/SPARC/2011-01-22-SRet.ll b/test/CodeGen/SPARC/2011-01-22-SRet.ll
index 506d3a8f87..5393392951 100644
--- a/test/CodeGen/SPARC/2011-01-22-SRet.ll
+++ b/test/CodeGen/SPARC/2011-01-22-SRet.ll
@@ -6,7 +6,6 @@ define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32
entry:
;CHECK: make_foo
;CHECK: ld [%fp+64], {{.+}}
-;CHECK: or {{.+}}, {{.+}}, %i0
;CHECK: jmp %i7+12
%0 = getelementptr inbounds %struct.foo_t* %agg.result, i32 0, i32 0
store i32 %a, i32* %0, align 4