[mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit structs...
[oota-llvm.git] / test / CodeGen / Mips / ex2.ll
index 74bdb6c082e26713c50c388afd4d965115d8bb94..6d024c209c2622e20d12d6359c3786ec6e30a666 100644 (file)
@@ -4,13 +4,13 @@
 @_ZTIPKc = external constant i8*
 
 define i32 @main() {
-; 16: main:
+; 16-LABEL: main:
 ; 16:  .cfi_startproc
-; 16:  save    $ra, $s0, $s1, 32
+; 16:  save    $16, $17, $ra, 32 # 16 bit inst
 ; 16:   .cfi_def_cfa_offset 32
-; 16:   .cfi_offset 17, -8
-; 16:  .cfi_offset 16, -12
 ; 16:  .cfi_offset 31, -4
+; 16:  .cfi_offset 17, -8
+; 16:   .cfi_offset 16, -12
 ; 16:   .cfi_endproc
 entry:
   %retval = alloca i32, align 4