summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt2013-02-251-0/+3
* Relocation enablement for PPC DAG postprocessing passBill Schmidt2013-02-211-1/+15
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-041-0/+5
* This patch removes some nondeterminism from direct object file outputBill Schmidt2012-12-141-0/+45
* This patch improves the 64-bit PowerPC InitialExec TLS support by providingBill Schmidt2012-12-141-2/+5
* This patch implements local-dynamic TLS model support for the 64-bitBill Schmidt2012-12-121-2/+22
* This patch implements the general dynamic TLS model for 64-bit PowerPC.Bill Schmidt2012-12-111-0/+9
* This patch introduces initial-exec model support for thread-local storageBill Schmidt2012-12-041-0/+6
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* This patch implements medium code model support for 64-bit PowerPC.Bill Schmidt2012-11-271-1/+15
* Add (some) PowerPC TLS relocation types to ELF.h andUlrich Weigand2012-11-131-2/+18
* This patch fixes the MC object emission of 'nop' for external function callsAdhemerval Zanella2012-10-251-0/+2
* Initial TOC support for PowerPC64 object creationAdhemerval Zanella2012-10-251-6/+64
* Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for repo...Rafael Espindola2011-12-221-2/+2
* Move PPC bits to lib/Target/PowerPC.Rafael Espindola2011-12-221-0/+103
OpenPOWER on IntegriCloud