summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64.h
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Register AArch64LoadStoreOptimizer so it can be run by llc -run-pas...Geoff Berry2016-07-201-0/+1
* AArch64: avoid clobbering SP for dead MOVimm pseudos.Tim Northover2016-04-011-0/+2
* [AArch64] Add pass to remove redundant copy after RAJun Bum Lim2016-02-161-0/+1
* [AArch64] Revert r239711 again. We need to discuss how to share code between ...Hao Liu2015-06-151-1/+0
* [AArch64] Match interleaved memory accesses into ldN/stN instructions.Hao Liu2015-06-151-0/+1
* This reverts commit r239529 and r239514.Rafael Espindola2015-06-111-1/+0
* [AArch64] Match interleaved memory accesses into ldN/stN instructions.Hao Liu2015-06-111-0/+1
* [PM] Remove a bunch of stale TTI creation method declarations. I nukedChandler Carruth2015-02-011-3/+0
* [AArch64] Add workaround for Cortex-A53 erratum (835769)Bradley Smith2014-10-131-0/+1
* [PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint).Lang Hames2014-10-091-1/+0
* [AArch64] Add experimental PBQP supportArnaud A. de Grandmaison2014-09-101-0/+1
* [AArch64] Add pass to enable additional comparison optimizations by CSE.Jiangning Liu2014-09-051-0/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [AArch64] Add an FP load balancing pass for Cortex-A57James Molloy2014-08-081-0/+1
* Run sort_includes.py on the AArch64 backend.Benjamin Kramer2014-07-251-2/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+49
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-46/+0
* [AArch64] Add support for TargetTransformInfo Analysis.Chad Rosier2014-02-201-0/+4
* AArch64: add branch fixup pass.Tim Northover2013-02-151-0/+2
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-2/+0
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+42
OpenPOWER on IntegriCloud