summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir
diff options
context:
space:
mode:
authorGeoff Berry <gberry@codeaurora.org>2017-08-18 01:43:11 +0000
committerGeoff Berry <gberry@codeaurora.org>2017-08-18 01:43:11 +0000
commitbd47e8a4f7553e8f1fba20591e5cf75d23e82e88 (patch)
treee69832087dd0fdf9abdb9edc7ead198c1038e2df /llvm/test/CodeGen/Mips/llvm-ir
parenta42719406f4d88ad4c1200d742fd703387c6f139 (diff)
downloadbcm5719-llvm-bd47e8a4f7553e8f1fba20591e5cf75d23e82e88.tar.gz
bcm5719-llvm-bd47e8a4f7553e8f1fba20591e5cf75d23e82e88.zip
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" round 2
This reverts commit r311135. sanitizer-x86_64-linux-android buildbot is timing out with just this patch applied. llvm-svn: 311142
Diffstat (limited to 'llvm/test/CodeGen/Mips/llvm-ir')
-rw-r--r--llvm/test/CodeGen/Mips/llvm-ir/sub.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/llvm-ir/sub.ll b/llvm/test/CodeGen/Mips/llvm-ir/sub.ll
index 8cf2d9eeb8e..655addb10a6 100644
--- a/llvm/test/CodeGen/Mips/llvm-ir/sub.ll
+++ b/llvm/test/CodeGen/Mips/llvm-ir/sub.ll
@@ -165,7 +165,7 @@ entry:
; MMR3: subu16 $5, $[[T19]], $[[T20]]
; MMR6: move $[[T0:[0-9]+]], $7
-; MMR6: sw $7, 8($sp)
+; MMR6: sw $[[T0]], 8($sp)
; MMR6: move $[[T1:[0-9]+]], $5
; MMR6: sw $4, 12($sp)
; MMR6: lw $[[T2:[0-9]+]], 48($sp)
OpenPOWER on IntegriCloud