[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / fastcc.ll
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.