summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCMCInstLower.cpp
Commit message (Expand)AuthorAge
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-29
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-08
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-05
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-21
* [PowerPC] Remove unused parameterUlrich Weigand2013-06-20
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-20
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23
* Make all darwin ppc stubs local.Rafael Espindola2013-04-27
* Relocation enablement for PPC DAG postprocessing passBill Schmidt2013-02-21
* Add missing #include.Jakub Staszak2013-02-20
* This is just a clean-up patch that simplifies the initial-exec TLS logic byBill Schmidt2012-12-13
* This patch introduces initial-exec model support for thread-local storageBill Schmidt2012-12-04
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Implement local-exec TLS on PowerPC.Roman Divacky2012-06-04
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-07
* Ignore register mask operands when lowering instructions to MC.Jakob Stoklund Olesen2012-01-18
* Fix emission of PPC64 assembler on non-darwin platforms by splittingRoman Divacky2011-06-09
* convert the operand bits into bitfields since they are all combinable inChris Lattner2010-11-15
* add targetoperand flags for jump tables, constant pool and block addressChris Lattner2010-11-15
* implement support for the MO_DARWIN_STUB TargetOperand flag,Chris Lattner2010-11-14
* implement basic support for symbol operand lowering,Chris Lattner2010-11-14
* switch PPC to a simplified MCInstLowering model.Chris Lattner2010-11-14
* stub out PPCMCInstLowering, add a new option that uses it and the newChris Lattner2010-11-14