summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [PowerPC] Generate little-endian object filesUlrich Weigand2014-03-241-0/+1
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-091-1/+2
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-081-0/+4
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-261-0/+1
* To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.Sylvestre Ledru2013-03-171-0/+4
* Undefine PPC harder.Rafael Espindola2012-12-201-0/+3
* When creating MCAsmBackend pass the CPU string as well. In X86AsmBackendRoman Divacky2012-09-181-1/+1
* Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach2012-05-151-0/+2
* Move PPC bits to lib/Target/PowerPC.Rafael Espindola2011-12-221-1/+9
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-4/+2
* Refactor PPC target to separate MC routines from Target routines.Evan Cheng2011-07-251-0/+12
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-0/+41
OpenPOWER on IntegriCloud