summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir/mul.ll
diff options
context:
space:
mode:
authorAleksandar Beserminji <Aleksandar.Beserminji@imgtec.com>2017-10-20 14:35:41 +0000
committerAleksandar Beserminji <Aleksandar.Beserminji@imgtec.com>2017-10-20 14:35:41 +0000
commit143572984d706d200e0058213f4a9244a5ba4450 (patch)
treed6f32c317b2d0b1c3a03c006836eeb347e1fbf20 /llvm/test/CodeGen/Mips/llvm-ir/mul.ll
parent27b226fb654830e4e5511df9bac883af9d4816e8 (diff)
downloadbcm5719-llvm-143572984d706d200e0058213f4a9244a5ba4450.tar.gz
bcm5719-llvm-143572984d706d200e0058213f4a9244a5ba4450.zip
Revert "[mips] Reordering callseq* nodes to be linear"
This reverts commit r314507, because the original patch is causing test failures. llvm-svn: 316215
Diffstat (limited to 'llvm/test/CodeGen/Mips/llvm-ir/mul.ll')
-rw-r--r--llvm/test/CodeGen/Mips/llvm-ir/mul.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/llvm-ir/mul.ll b/llvm/test/CodeGen/Mips/llvm-ir/mul.ll
index e32aa646c04..1562372ce9a 100644
--- a/llvm/test/CodeGen/Mips/llvm-ir/mul.ll
+++ b/llvm/test/CodeGen/Mips/llvm-ir/mul.ll
@@ -268,7 +268,7 @@ entry:
; MM64R6: daddu $2, $[[T1]], $[[T0]]
; MM64R6-DAG: dmul $3, $5, $7
- ; MM32: lw $25, %call16(__multi3)
+ ; MM32: lw $25, %call16(__multi3)($16)
%r = mul i128 %a, %b
ret i128 %r
OpenPOWER on IntegriCloud