summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/opt-li-add-to-addi.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/opt-li-add-to-addi.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/opt-li-add-to-addi.ll')
-rw-r--r--test/CodeGen/PowerPC/opt-li-add-to-addi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/opt-li-add-to-addi.ll b/test/CodeGen/PowerPC/opt-li-add-to-addi.ll
index 67fd5d3e308..43d8445b7cf 100644
--- a/test/CodeGen/PowerPC/opt-li-add-to-addi.ll
+++ b/test/CodeGen/PowerPC/opt-li-add-to-addi.ll
@@ -3,7 +3,7 @@
define i64 @testOptimizeLiAddToAddi(i64 %a) {
; CHECK-LABEL: testOptimizeLiAddToAddi:
-; CHECK: addi 3, 3, 2444
+; CHECK: addi 3, 30, 2444
; CHECK: bl callv
; CHECK: addi 3, 30, 234
; CHECK: bl call