[mips] Fix assertion on i128 addition/subtraction on MIPS64
[oota-llvm.git] / test / CodeGen / Mips / fastcc.ll
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-08-22 Sasa Stankovic[mips] Don't use odd-numbered float registers for doubl...
2014-07-29 Sasa Stankovic[mips] Don't use odd-numbered single precision register...
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2012-06-13 Akira HatanakaImplement fastcc calling convention for MIPS.