summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64Subtarget.h
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] [Assembler] option to disable negative immediate conversionsSanne Wouda2017-03-281-0/+4
* [Target] Remove some code probably copy/pasted from another backend.Davide Italiano2017-03-261-4/+0
* [AArch64] Vulcan is now ThunderXT99Joel Jones2017-03-071-1/+1
* [Fuchsia] Use thread-pointer ABI slots for stack-protector and safe-stackPetr Hosek2017-02-241-0/+1
* [AArch64] Add Cavium ThunderX supportJoel Jones2017-02-171-1/+5
* [AArch64] Add new target feature to fuse literal generationEvandro Menezes2017-02-011-0/+2
* [AArch64] Add new subtarget feature to fuse AES crypto operationsEvandro Menezes2017-02-011-0/+2
* [AArch64] Rename 'no-quad-ldst-pairs' to 'slow-paired-128'Evandro Menezes2017-01-241-2/+2
* [AArch64] Falkor supports Rounding Double Multiply Add/Subtract instructions.Chad Rosier2017-01-161-0/+2
* [AArch64] Refactor LSE support as feature separate from V8.1a support.Joel Jones2016-11-301-0/+2
* [XRay] Support AArch64 in LLVMDean Michael Berris2016-11-171-0/+2
* [AArch64] Add support for Qualcomm's Falkor CPU.Chad Rosier2016-11-151-0/+1
* [AArch64] Enable merging of adjacent zero stores for all subtargets.Chad Rosier2016-11-111-2/+0
* [AArch64] Removed the narrow load merging code in the ld/st optimizer.Chad Rosier2016-11-071-2/+2
* [AArch64] Optionally use the Newton series for reciprocal estimationEvandro Menezes2016-10-241-0/+2
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
* AArch64: Macrofusion: Split features, add missing combinations.Matthias Braun2016-10-041-2/+4
* AArch64Subtarget: Remove unused CPUString fieldMatthias Braun2016-10-031-4/+2
* Add support to optionally limit the size of jump tables.Evandro Menezes2016-09-261-0/+3
* Revert part of "AArch64: Do not test for CPUs, use SubtargetFeatures"Evandro Menezes2016-09-201-2/+0
* [GlobalISel] Introduce an instruction selector.Ahmed Bougacha2016-07-271-0/+1
* [AArch64] Mark various *Info classes as 'final'. NFC.Ahmed Bougacha2016-07-271-1/+1
* GlobalISel: implement legalization pass, with just one transformation.Tim Northover2016-07-221-0/+1
* Target: Remove unused arguments from overrideSchedPolicy, NFCDuncan P. N. Exon Smith2016-07-011-2/+1
* [AArch64] Restore codegen for AArch64 Cortex-A72/A73 after NFCISilviu Baranga2016-06-211-0/+2
* [AARCH64] Add support for Broadcom VulcanPankaj Gode2016-06-201-1/+2
* [AArch64] Add preferred alignments for Exynos M1Evandro Menezes2016-06-101-0/+4
* RAS extensions are part of ARMv8.2-A. This change enables them by introducing aSjoerd Meijer2016-06-031-0/+2
* AArch64: Do not test for CPUs, use SubtargetFeaturesMatthias Braun2016-06-021-11/+58
* AArch64Subtarget: Use default member initializersMatthias Braun2016-05-271-13/+13
* [GlobalISel] Move GISelAccessor class into public headersTom Stellard2016-04-141-4/+4
* [AArch64] Teach the subtarget how to get to the RegisterBankInfo.Quentin Colombet2016-04-061-2/+11
* [GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.Quentin Colombet2016-02-161-0/+4
* Reverting r260922-260923; they cause link failures with MSVC.Aaron Ballman2016-02-161-3/+0
* [GlobalISel] Get rid of the ifdefs in TargetLowering.Quentin Colombet2016-02-161-0/+3
* [AArch64] Enable post-RA MI scheduler for Kryo.Chad Rosier2016-02-121-1/+1
* [AArch64] Add support for Qualcomm Kryo CPU.Chad Rosier2016-02-121-1/+3
* [AArch64] Add support for Samsung Exynos-M1MinSeong Kim2016-01-051-1/+9
* [AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier2015-12-211-1/+2
* Revert "[AArch64] Enable PostRAScheduler for AArch64 generic build"Rafael Espindola2015-12-171-2/+1
* [AArch64] Enable PostRAScheduler for AArch64 generic buildMinSeong Kim2015-12-171-1/+2
* [AArch64]: Add support for Cortex-A35Christof Douma2015-12-021-1/+1
* [AArch64] Add ARMv8.2-A Statistical Profiling ExtensionOliver Stannard2015-12-011-0/+2
* [AArch64] Add subtarget features for ARMv8.2-AOliver Stannard2015-11-261-0/+4
* AArch64: add experimental support for address tagging.Tim Northover2015-11-101-0/+4
* Add Triple::isAndroid().Evgeniy Stepanov2015-10-081-0/+1
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-3/+0
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-0/+3
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-3/+0
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-0/+3
OpenPOWER on IntegriCloud