Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -44/+44 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -60/+60 |
* | [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc... | Daniel Sanders | 2014-11-07 | 1 | -4/+4 |
* | [mips] Don't use odd-numbered float registers for double arguments for fastcc | Sasa Stankovic | 2014-08-22 | 1 | -0/+82 |
* | [mips] Don't use odd-numbered single precision registers for fastcc calling | Sasa Stankovic | 2014-07-29 | 1 | -0/+84 |
* | [mips] Forbid the use of registers t6, t7 and t8 if the target is NaCl. | Sasa Stankovic | 2014-02-07 | 1 | -0/+13 |
* | Implement fastcc calling convention for MIPS. | Akira Hatanaka | 2012-06-13 | 1 | -0/+253 |