aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+9
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-15/+9
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-14/+59
* Update to LLVM 3.5a.Stephen Hines2014-04-241-16/+1
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-0/+14
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-3/+3
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-2/+2
* Fix UseInitArray option for MIPS target.Logan Chien2012-09-051-0/+1
* Add register Mips::GP to the list of reserved registers if target is bare-metalAkira Hatanaka2012-08-221-2/+3
* remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.Jia Liu2012-02-171-1/+1
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-171-1/+1
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-1/+1
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-151-6/+4
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-151-4/+6
* Remove more duplicated code.Rafael Espindola2011-01-231-2/+2
* Remove duplicated code.Rafael Espindola2011-01-231-2/+3
* Remove trailing spaces of MipsTargetObjectFile.cppChe-Liang Chiou2010-09-281-10/+10
* delete a forwarding function.Chris Lattner2010-04-081-6/+7
* Only use small sections for non linux targets!Bruno Cardoso Lopes2009-11-191-0/+7
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-131-0/+93