Merging r258471:
[oota-llvm.git] / lib / Target / AArch64 / AArch64.td
2016-01-05 MinSeong Kim[AArch64] Add support for Samsung Exynos-M1
2015-12-02 Christof Douma[AArch64]: Add support for Cortex-A35
2015-12-01 Oliver Stannard[AArch64] Add ARMv8.2-A Statistical Profiling Extension
2015-11-26 Oliver Stannard[AArch64] Add subtarget features for ARMv8.2-A
2015-11-09 Colin LeMahieu[AsmParser] Backends can parameterize ASM tokenization.
2015-09-01 Ahmed Bougacha[AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.
2015-07-29 Akira Hatanaka[AArch64] Define subtarget feature strict-align.
2015-07-25 Akira Hatanaka[AArch64] Define subtarget feature "reserve-x18", which...
2015-04-01 Vladimir Sukharev[AArch64] Rename v8.1a from "extension" to "architecture"
2015-03-27 Akira Hatanaka[MCInstPrinter] Enable MCInstPrinter to change its...
2015-03-26 Vladimir Sukharev[AArch64, ARM] Add v8.1a architecture and generic cpu
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2014-06-11 Chad Rosier[AArch64] Basic Sched Model for Cortex-A57.
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-03-13 Tim NorthoverAArch64: error when both positional & named operands...
2014-03-06 Chad Rosier[AArch64] This is a work in progress to provide a machi...
2014-03-04 Chad RosierRevert "[AArch64] This is a work in progress to provide...
2014-03-03 Chad Rosier[AArch64] This is a work in progress to provide a machi...
2014-02-14 Jiangning LiuEnable AArch64 NEON by default.
2014-02-13 Oliver StannardAdd Cortex-A53 and Cortex-A57 cores to the AArch64...
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-11-06 Amara Emerson[AArch64] Remove NEON from "generic" CPU target.
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.