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