summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/mips16_32_10.ll
diff options
context:
space:
mode:
authorReed Kotler <rkotler@mips.com>2013-12-15 20:49:30 +0000
committerReed Kotler <rkotler@mips.com>2013-12-15 20:49:30 +0000
commit5c29d63a66aa734407ab782506ee29fc6e871dc5 (patch)
tree1337cf887eedf7816688a398cb650c35e1f5e98e /llvm/test/CodeGen/Mips/mips16_32_10.ll
parentddb582896a45ef8a0ba1f4a02ebb953ae7e46a97 (diff)
downloadbcm5719-llvm-5c29d63a66aa734407ab782506ee29fc6e871dc5.tar.gz
bcm5719-llvm-5c29d63a66aa734407ab782506ee29fc6e871dc5.zip
Last change for mips16 prolog/epilog cleanup and optimization.
Some tiny cosmetic code changes to follow. Because of the wide ranging nature of the patch a full 24 test cycle was needed to check against regression. This was the smallest patch I could make to progress from the earlier ones in the series. llvm-svn: 197350
Diffstat (limited to 'llvm/test/CodeGen/Mips/mips16_32_10.ll')
-rw-r--r--llvm/test/CodeGen/Mips/mips16_32_10.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Mips/mips16_32_10.ll b/llvm/test/CodeGen/Mips/mips16_32_10.ll
index 7c017b8e4b7..686faa718e0 100644
--- a/llvm/test/CodeGen/Mips/mips16_32_10.ll
+++ b/llvm/test/CodeGen/Mips/mips16_32_10.ll
@@ -24,8 +24,7 @@ entry:
; 16: .set mips16 # @nofoo
; 16: .ent nofoo
-; 16: save {{.+}}
-; 16: restore {{.+}}
+; 16: jrc $ra
; 16: .end nofoo
define i32 @main() #2 {
OpenPOWER on IntegriCloud