aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+12
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-091-8/+8
* When creating MCAsmBackend pass the CPU string as well. In X86AsmBackendRoman Divacky2012-09-181-4/+8
* Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach2012-05-151-0/+3
* Initial 64 bit direct object support.Akira Hatanaka2012-04-021-3/+6
* Pass endian information to constructors. Define separate functions to createAkira Hatanaka2012-03-011-7/+10
* Add big endian mips support. Based on a patch by Jack Carter.Rafael Espindola2012-01-111-1/+2
* Move the Mips only bits of the ELF writer to lib/Target/Mips.Rafael Espindola2011-12-221-0/+5
* Mips MC object code emission improvements:Bruno Cardoso Lopes2011-11-111-1/+4
* Register Asm backend. Add functions to MipsAsmBackend.Akira Hatanaka2011-09-301-0/+3
* Initial implementation of MipsMCCodeEmitter.Akira Hatanaka2011-09-301-1/+7
* Add a base class for Mips TargetMachines and add Mips64 TargetMachines. Akira Hatanaka2011-09-211-0/+2
* Fix typo in MipsMCTargetDesc.h; Patch supplied by Liu (proljc@gmail.com)James Molloy2011-08-301-4/+4
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-0/+39