aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
AgeCommit message (Expand)Author
2013-03-17To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.Sylvestre Ledru
2012-12-20Undefine PPC harder.Rafael Espindola
2012-09-18When creating MCAsmBackend pass the CPU string as well. In X86AsmBackendRoman Divacky
2012-05-15Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach
2011-12-22Move PPC bits to lib/Target/PowerPC.Rafael Espindola
2011-07-25Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng
2011-07-25Refactor PPC target to separate MC routines from Target routines.Evan Cheng
2011-07-14Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng