summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/alloca16.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/alloca16.ll')
-rw-r--r--test/CodeGen/Mips/alloca16.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Mips/alloca16.ll b/test/CodeGen/Mips/alloca16.ll
index 731edae..5ae9a84 100644
--- a/test/CodeGen/Mips/alloca16.ll
+++ b/test/CodeGen/Mips/alloca16.ll
@@ -68,8 +68,8 @@ entry:
%21 = load i32** %ip, align 4
%arrayidx6 = getelementptr inbounds i32* %21, i32 %20
%22 = load i32* %arrayidx6, align 4
-; 16: save 16
+; 16: addiu $sp, -16
call void @temp(i32 %22)
-; 16: restore 16
+; 16: addiu $sp, 16
ret void
}
OpenPOWER on IntegriCloud