summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* [mips] Add the following MIPS options that control gp-relative addressing ofSasa Stankovic2014-11-061-5/+14
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-4/+3
* Pass the Mangler by reference.Rafael Espindola2014-02-081-1/+1
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-081-4/+4
* Remove another hasRawTextSupport.Rafael Espindola2014-01-311-4/+0
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-281-2/+3
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-231-3/+2
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-0/+2
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-151-4/+3
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-151-3/+4
* Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...Bruno Cardoso Lopes2011-03-041-5/+5
* Move TLOF implementations to libCodegen to resolve layering violation.Anton Korobeynikov2010-02-151-1/+1
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-131-0/+41
OpenPOWER on IntegriCloud