Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / cconv /
2015-11-26 Daniel Sanders[mips][ias] Replace anchor comments with anchor instruc...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-05-08 Eric ChristopherNow that we have a soft-float attribute, use it instead...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-16 Petar Jovanovic[MIPS] Fix justify error for small structures
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...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-26 Petar JovanovicFix justify error for small structures in varargs for...
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2014-12-16 Daniel Sanders[mips] Fix arguments-struct.ll for Windows and OSX...
2014-12-02 Daniel Sanders[mips] Fix passing of small structures for big-endian...
2014-11-10 Daniel Sanders[mips] Fix sret arguments for N32/N64 which were accide...
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-10-24 Daniel Sanders[mips] For N32/N64, structs must be passed in the upper...
2014-10-07 Daniel Sanders[mips] Return {f128} correctly for N32/N64.
2014-09-25 Daniel Sanders[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUp...
2014-08-14 Toma Tabacu[mips] Improve robustness of some tests.
2014-08-01 NAKAMURA Takumillvm/test/CodeGen/Mips/cconv/arguments-varargs.ll:...
2014-08-01 Daniel Sanders[mips][PR19612] Fix va_arg for big-endian mode.
2014-07-10 Zoran Jovanovic[mips] Emit two CFI offset directives per double precis...
2014-07-10 Zoran Jovanovic[mips] Added FPXX modeless calling convention.
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...