summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/tail-dup-layout.ll
diff options
context:
space:
mode:
authorGeoff Berry <gberry@codeaurora.org>2017-10-03 16:59:13 +0000
committerGeoff Berry <gberry@codeaurora.org>2017-10-03 16:59:13 +0000
commitc3ef7ae13ac7a52d6944c1ab5d0433d67c499e0d (patch)
treeb7986421a19b4b748c4257b01e91110b08cea1d3 /test/CodeGen/PowerPC/tail-dup-layout.ll
parent62d6fa472755894a58b9184ecd1f783fd84303e9 (diff)
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding""
This reverts commit r314729. Another bug has been encountered in an out-of-tree target reported by Quentin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314814 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/tail-dup-layout.ll')
-rw-r--r--test/CodeGen/PowerPC/tail-dup-layout.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/tail-dup-layout.ll b/test/CodeGen/PowerPC/tail-dup-layout.ll
index dfeeb3726b9..9665901e874 100644
--- a/test/CodeGen/PowerPC/tail-dup-layout.ll
+++ b/test/CodeGen/PowerPC/tail-dup-layout.ll
@@ -23,7 +23,7 @@ target triple = "powerpc64le-grtev4-linux-gnu"
;CHECK-LABEL: straight_test:
; test1 may have been merged with entry
;CHECK: mr [[TAGREG:[0-9]+]], 3
-;CHECK: andi. {{[0-9]+}}, [[TAGREG:[0-9]+]], 1
+;CHECK: andi. {{[0-9]+}}, [[TAGREG]], 1
;CHECK-NEXT: bc 12, 1, .[[OPT1LABEL:[_0-9A-Za-z]+]]
;CHECK-NEXT: # %test2
;CHECK-NEXT: rlwinm. {{[0-9]+}}, [[TAGREG]], 0, 30, 30