summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/cconv
Commit message (Expand)AuthorAgeFilesLines
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* Now that we have a soft-float attribute, use it instead of theEric Christopher2015-05-083-20/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-163-15/+15
* [MIPS] Fix justify error for small structuresPetar Jovanovic2015-03-161-0/+80
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-135-17/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-279-61/+61
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-2710-120/+120
* Fix justify error for small structures in varargs for MIPS64BEPetar Jovanovic2015-02-263-0/+592
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-2619-118/+118
* [mips] Fix arguments-struct.ll for Windows and OSX hosts.Daniel Sanders2014-12-161-8/+8
* [mips] Fix passing of small structures for big-endian O32.Daniel Sanders2014-12-021-0/+41
* [mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534.Daniel Sanders2014-11-101-0/+94
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-072-14/+16
* [mips] For N32/N64, structs must be passed in the upper bits of a register.Daniel Sanders2014-10-241-0/+54
* [mips] Return {f128} correctly for N32/N64.Daniel Sanders2014-10-071-0/+36
* [mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and hand...Daniel Sanders2014-09-251-0/+84
* [mips] Improve robustness of some tests.Toma Tabacu2014-08-145-17/+17
* llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mip...NAKAMURA Takumi2014-08-011-4/+4
* [mips][PR19612] Fix va_arg for big-endian mode.Daniel Sanders2014-08-012-9/+1117
* [mips] Emit two CFI offset directives per double precision SDC1/LDC1Zoran Jovanovic2014-07-101-0/+13
* [mips] Added FPXX modeless calling convention.Zoran Jovanovic2014-07-102-0/+82
* [mips] Correct r206370 to account for non-Linux targets using the small data ...Daniel Sanders2014-04-163-25/+34
* [mips] Correct callee saved list for the N32 ABI and enable testDaniel Sanders2014-04-161-5/+4
* [mips] Add calling convention tests covering O32, N32, and N64.Daniel Sanders2014-04-1615-0/+1528
OpenPOWER on IntegriCloud