summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64RegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add v8.1a atomic instructionsVladimir Sukharev2015-06-021-0/+41
* Teach the AArch64 backend about v4f16 and v8f16Oliver Stannard2014-08-271-2/+3
* AArch64: disallow x30 & x29 as the destination for indirect tail callsTim Northover2014-06-101-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+593
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-290/+0
* [AArch64] Removed unused i8 type from FPR8 register class.Ana Pazos2014-01-241-1/+1
* [AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. Ther...Hao Liu2014-01-071-2/+1
* [AArch64] Removed unnecessary copy patterns with v1fx types.Chad Rosier2013-12-121-2/+2
* Fix a Cygwin build failure caused by enum values starting with '_', which is ...Hao Liu2013-11-221-2/+2
* Revert last change by haoliu because of buildbot failure.Hao Liu2013-11-221-2/+2
* Fix a Cygwin build failure caused by enum values starting with '_', which is ...Hao Liu2013-11-221-2/+2
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-051-2/+2
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+101
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-101-101/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+101
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-041-3/+14
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-241-4/+4
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-36/+12
* AArch64: add initial NEON supportTim Northover2013-08-011-1/+1
* Make SubRegIndex size mandatory, following r183020.Ahmed Bougacha2013-05-311-6/+6
* AArch64: add block comments where missingTim Northover2013-02-141-4/+4
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-4/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+205
OpenPOWER on IntegriCloud