aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-7/+36
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-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