summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsCallingConv.td
Commit message (Expand)AuthorAge
* Add A0 and A1 to the list of registers used for returning a value in order toAkira Hatanaka2011-06-21
* Fix comment typo. Noticed by Liu.Duncan Sands2011-04-25
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-15
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-15
* Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...Bruno Cardoso Lopes2011-03-04
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Fix return registers for mips eabiBruno Cardoso Lopes2010-01-19
* Added support for Mips O32 Calling ConventionBruno Cardoso Lopes2009-03-19
* Fix PR2615Bruno Cardoso Lopes2008-08-03
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-05
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-06