[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / cconv /
2014-04-16 Daniel Sanders[mips] Correct r206370 to account for non-Linux targets...
2014-04-16 Daniel Sanders[mips] Correct callee saved list for the N32 ABI and...
2014-04-16 Daniel Sanders[mips] Add calling convention tests covering O32, N32...