Age | Commit message (Expand) | Author |
---|---|---|
2013-03-04 | [mips] Print move instructions. | Akira Hatanaka |
2013-01-22 | [mips] Implement MipsRegisterInfo::getRegPressureLimit. | Akira Hatanaka |
2012-12-20 | [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copy | Akira Hatanaka |
2012-07-25 | Eliminate the stack slot used to save the global base register. | Akira Hatanaka |
2012-06-14 | Fix test cases. | Akira Hatanaka |
2011-10-24 | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman |
2011-09-09 | Fix test cases. | Akira Hatanaka |
2011-06-24 | Change the chain input of nodes that load the address of a function. This change | Akira Hatanaka |
2011-05-20 | Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle | Akira Hatanaka |
2011-05-20 | Fix bug in which nodes that write to argument registers do not get glued with... | Akira Hatanaka |
2011-05-19 | Align i64 arguments to 64 bit boundaries. | Akira Hatanaka |