summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Don't repeat name in comment and format. NFC.Rafael Espindola2017-06-281-19/+15
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-051-4/+2
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-241-0/+8
* [PowerPC] Merge/rename PPC fixup typesUlrich Weigand2013-05-171-9/+5
* PowerPC: Simplify handling of fixups.Ulrich Weigand2013-03-261-13/+3
* To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.Sylvestre Ledru2013-03-171-0/+2
* This patch implements local-dynamic TLS model support for the 64-bitBill Schmidt2012-12-121-3/+3
* This patch implements the general dynamic TLS model for 64-bit PowerPC.Bill Schmidt2012-12-111-0/+4
* This patch introduces initial-exec model support for thread-local storageBill Schmidt2012-12-041-0/+3
* Initial TOC support for PowerPC64 object creationAdhemerval Zanella2012-10-251-0/+10
* Revert r162034, r162035 and r162037.Roman Divacky2012-08-161-10/+0
* Define and handle additional fixup kinds. By Adhemerval Zanella.Roman Divacky2012-08-161-0/+10
* Refactor PPC target to separate MC routines from Target routines.Evan Cheng2011-07-251-0/+45
OpenPOWER on IntegriCloud