summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [mips] Fix sc, scs, ll, lld instructions expandingSimon Atanasyan2019-11-271-0/+7
* [mips] Remove unused `IsPCRelativeLoad` MIPS instructions attribute. NFCSimon Atanasyan2019-11-211-4/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25Vladimir Stefanovic2019-01-171-1/+4
* [mips] Correct c.cond.fmt instruction definition.Simon Dardis2017-01-161-1/+3
* [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in...Hrvoje Varga2016-09-081-1/+4
* [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.Daniel Sanders2016-05-031-2/+1
* [mips] MIPS32R6 compact branch supportDaniel Sanders2016-03-141-1/+6
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-291-28/+0
* [mips] Set HWEncoding field of registers. Use delete functionAkira Hatanaka2012-12-101-93/+0
* [mips] Add target operand flag enums for big GOT relocations.Akira Hatanaka2012-11-211-1/+7
* Add case clauses for returning dsp accumulator encoding values in functionAkira Hatanaka2012-09-261-2/+4
* The Mips standalone assembler fpu instruction support.Jack Carter2012-09-071-1/+1
* Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.Akira Hatanaka2012-07-231-0/+2
* Add HIGHER and HIGHEST relocations to Mips backend.Akira Hatanaka2012-07-211-1/+4
* Define function MipsGetSymAndOffset which returns a fixup's symbol and theAkira Hatanaka2012-03-271-0/+30
* remove blanks, and some code formatJia Liu2012-02-281-1/+1
* replace a balnk with -Jia Liu2012-02-241-1/+1
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-171-1/+1
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-1/+0
* Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct objectAkira Hatanaka2011-12-141-0/+7
* Add a few moreLocal/Global R_MIPS_GOT related fixups andBruno Cardoso Lopes2011-12-071-1/+2
* Add register HWR29 numbering. Patch by Jack CarterBruno Cardoso Lopes2011-12-061-0/+1
* Mips MC object code emission improvements:Bruno Cardoso Lopes2011-11-111-0/+82
* Definition of function getMipsRegisterNumbering.Akira Hatanaka2011-10-141-0/+113
OpenPOWER on IntegriCloud