[AArch64] Enable PostRAScheduler for AArch64 generic build
[oota-llvm.git] / lib / Target / AArch64 / AArch64.h
2015-06-15 Hao Liu[AArch64] Revert r239711 again. We need to discuss...
2015-06-15 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-11 Rafael EspindolaThis reverts commit r239529 and r239514.
2015-06-11 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-02-01 Chandler Carruth[PM] Remove a bunch of stale TTI creation method declar...
2014-10-13 Bradley Smith[AArch64] Add workaround for Cortex-A53 erratum (835769)
2014-10-09 Lang Hames[PBQP] Replace PBQPBuilder with composable constraints...
2014-09-10 Arnaud A. de Grand... [AArch64] Add experimental PBQP support
2014-09-05 Jiangning Liu[AArch64] Add pass to enable additional comparison...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-08 James Molloy[AArch64] Add an FP load balancing pass for Cortex-A57
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-02-20 Chad Rosier[AArch64] Add support for TargetTransformInfo Analysis.
2013-02-15 Tim NorthoverAArch64: add branch fixup pass.
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.