summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/mips64-sret.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic2015-02-261-1/+1
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-1/+1
* Allow sret on the second parameter as well as the firstReid Kleckner2014-05-091-9/+16
* [mips] Print move instructions.Akira Hatanaka2013-03-041-1/+1
* [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copyAkira Hatanaka2012-12-201-1/+1
* [mips] Make sure sret argument is returned in register V0.Akira Hatanaka2012-10-241-1/+3
* [mips] Use 64-bit registers to return an sret pointer if target ABI is N64.Akira Hatanaka2012-10-191-0/+14
OpenPOWER on IntegriCloud