[PPC] Disassemble little endian ppc instructions in the right byte order
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetObjectFile.cpp
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2014-03-14 Ulrich Weigand[ppc64] Avoid copy relocs in named rodata sections
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2013-07-02 Ulrich Weigand[PowerPC] Support TLS variables in debug info
2013-05-13 Bill SchmidtFix goofy commentary in PPCTargetObjectFile.cpp.
2013-05-13 Bill SchmidtPPC64: Constant initializers with dynamic relocations...
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-12 Bill WendlingThe same situation that effected ARM effects PPC with...