summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* PowerPC: Simplify handling of fixups.Ulrich Weigand2013-03-261-21/+5
* Remove ABI-duplicated call instruction patterns.Ulrich Weigand2013-03-221-6/+5
* This patch improves the 64-bit PowerPC InitialExec TLS support by providingBill Schmidt2012-12-141-13/+0
* This patch implements local-dynamic TLS model support for the 64-bitBill Schmidt2012-12-121-7/+9
* This patch implements the general dynamic TLS model for 64-bit PowerPC.Bill Schmidt2012-12-111-1/+11
* This patch introduces initial-exec model support for thread-local storageBill Schmidt2012-12-041-0/+29
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+4
* This patch fixes the MC object emission of 'nop' for external function callsAdhemerval Zanella2012-10-251-3/+11
* Initial TOC support for PowerPC64 object creationAdhemerval Zanella2012-10-251-5/+27
* PowerPC: Fix object creation with PPC::MTCRF8 instructionAdhemerval Zanella2012-10-081-1/+3
* Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Craig Topper2012-09-151-3/+3
* Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach2012-05-151-0/+1
* Widen the instruction encoder that TblGen emits to a 64 bits, which should ac...Owen Anderson2012-01-241-1/+1
* Refactor PPC target to separate MC routines from Target routines.Evan Cheng2011-07-251-0/+193
OpenPOWER on IntegriCloud