summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/helloworld.ll
Commit message (Expand)AuthorAge
* Fix two issues regarding Got pointer (GP) setup.Reed Kotler2013-09-18
* Add the saving of S2. This is needed for some of the floating pointReed Kotler2013-08-04
* Fix minor mips16 issues in directives for function prologue. Probably this doesReed Kotler2013-02-15
* Start static relocation implementation for mips16.Reed Kotler2013-02-02
* Change mips16 delay slot jumps to non delay slot forms by default.Reed Kotler2012-10-30
* When store nodes or memcpy nodes are created to copy the function callAkira Hatanaka2012-07-31
* Fix call setup for PIC.Akira Hatanaka2012-07-26