summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
Commit message (Expand)AuthorAge
* [mips] Set HWEncoding field of registers. Use delete functionAkira Hatanaka2012-12-10
* [mips] Add target operand flag enums for big GOT relocations.Akira Hatanaka2012-11-21
* Add case clauses for returning dsp accumulator encoding values in functionAkira Hatanaka2012-09-26
* The Mips standalone assembler fpu instruction support.Jack Carter2012-09-07
* Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.Akira Hatanaka2012-07-23
* Add HIGHER and HIGHEST relocations to Mips backend.Akira Hatanaka2012-07-21
* Define function MipsGetSymAndOffset which returns a fixup's symbol and theAkira Hatanaka2012-03-27
* remove blanks, and some code formatJia Liu2012-02-28
* replace a balnk with -Jia Liu2012-02-24
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-17
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-20
* Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct objectAkira Hatanaka2011-12-14
* Add a few moreLocal/Global R_MIPS_GOT related fixups andBruno Cardoso Lopes2011-12-07
* Add register HWR29 numbering. Patch by Jack CarterBruno Cardoso Lopes2011-12-06
* Mips MC object code emission improvements:Bruno Cardoso Lopes2011-11-11
* Definition of function getMipsRegisterNumbering.Akira Hatanaka2011-10-14