Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / fastcc.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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.