aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/helloworld.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+4
* 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