[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetObjectFile.h
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
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...
2013-07-02 Ulrich Weigand[PowerPC] Support TLS variables in debug info
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...