summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/micromips-gp-rc.ll
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-06-07 11:21:37 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-06-07 11:21:37 +0000
commit7c96ba1920cb35e5a5d1cc6df72aecef215aaeac (patch)
treec4658f6f97cda0bbd5067a5ae7f01e48153b3f10 /llvm/test/CodeGen/Mips/micromips-gp-rc.ll
parent0641b8b4d3606bf2d3e6da2ca645bb1fbebb8d82 (diff)
downloadbcm5719-llvm-7c96ba1920cb35e5a5d1cc6df72aecef215aaeac.tar.gz
bcm5719-llvm-7c96ba1920cb35e5a5d1cc6df72aecef215aaeac.zip
evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled"
This reverts commit r301394. It broke some internal buildbots, reverting while the issue is being investigated. llvm-svn: 304896
Diffstat (limited to 'llvm/test/CodeGen/Mips/micromips-gp-rc.ll')
-rw-r--r--llvm/test/CodeGen/Mips/micromips-gp-rc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/micromips-gp-rc.ll b/llvm/test/CodeGen/Mips/micromips-gp-rc.ll
index 16e55c357db..f139f7a8486 100644
--- a/llvm/test/CodeGen/Mips/micromips-gp-rc.ll
+++ b/llvm/test/CodeGen/Mips/micromips-gp-rc.ll
@@ -14,5 +14,5 @@ entry:
; Function Attrs: noreturn
declare void @exit(i32 signext)
-; CHECK: addu $gp, ${{[0-9]+}}
+; CHECK: move $gp, ${{[0-9]+}}
OpenPOWER on IntegriCloud