summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
Commit message (Expand)AuthorAge
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-08
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-26
* To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.Sylvestre Ledru2013-03-17
* Undefine PPC harder.Rafael Espindola2012-12-20
* When creating MCAsmBackend pass the CPU string as well. In X86AsmBackendRoman Divacky2012-09-18
* Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach2012-05-15
* Move PPC bits to lib/Target/PowerPC.Rafael Espindola2011-12-22
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-25
* Refactor PPC target to separate MC routines from Target routines.Evan Cheng2011-07-25
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-14