Eliminate the stack slot used to save the global base register.
[oota-llvm.git] / test / CodeGen / Mips / largeimmprinting.ll
index c81cc764b4b44c100d4070d9fa026328cc435154..0272dea5a7677f537b0fe174a3476dfd89245077 100644 (file)
@@ -7,7 +7,7 @@
 define void @f() nounwind {
 entry:
 ; CHECK:  lui $at, 65534
-; CHECK:  addiu $at, $at, -24
+; CHECK:  addiu $at, $at, -16
 ; CHECK:  addu  $sp, $sp, $at
 
   %agg.tmp = alloca %struct.S1, align 1