aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* 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