Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func... | Vladimir Medic | 2015-02-26 | 1 | -1/+1 |
* | [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc... | Daniel Sanders | 2014-11-07 | 1 | -1/+1 |
* | Allow sret on the second parameter as well as the first | Reid Kleckner | 2014-05-09 | 1 | -9/+16 |
* | [mips] Print move instructions. | Akira Hatanaka | 2013-03-04 | 1 | -1/+1 |
* | [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copy | Akira Hatanaka | 2012-12-20 | 1 | -1/+1 |
* | [mips] Make sure sret argument is returned in register V0. | Akira Hatanaka | 2012-10-24 | 1 | -1/+3 |
* | [mips] Use 64-bit registers to return an sret pointer if target ABI is N64. | Akira Hatanaka | 2012-10-19 | 1 | -0/+14 |