aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/helloworld.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix two issues regarding Got pointer (GP) setup.Reed Kotler2013-09-181-10/+12
* Add the saving of S2. This is needed for some of the floating pointReed Kotler2013-08-041-2/+2
* Fix minor mips16 issues in directives for function prologue. Probably this doesReed Kotler2013-02-151-4/+20
* Start static relocation implementation for mips16.Reed Kotler2013-02-021-0/+7
* Change mips16 delay slot jumps to non delay slot forms by default.Reed Kotler2012-10-301-2/+2
* When store nodes or memcpy nodes are created to copy the function callAkira Hatanaka2012-07-311-1/+3
* Fix call setup for PIC.Akira Hatanaka2012-07-261-0/+32