Remove templates from CostTableLookup functions. All instantiations had the same...
[oota-llvm.git] / lib / Target / AArch64 / AArch64RegisterInfo.td
2015-06-02 Vladimir Sukharev[AArch64] Add v8.1a atomic instructions
2014-08-27 Oliver StannardTeach the AArch64 backend about v4f16 and v8f16
2014-06-10 Tim NorthoverAArch64: disallow x30 & x29 as the destination for...
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-01-24 Ana Pazos[AArch64] Removed unused i8 type from FPR8 register...
2014-01-07 Hao Liu[AArch64]Add support to spill/fill D tuples such as...
2013-12-12 Chad Rosier[AArch64] Removed unnecessary copy patterns with v1fx...
2013-11-22 Hao LiuFix a Cygwin build failure caused by enum values starti...
2013-11-22 Hao LiuRevert last change by haoliu because of buildbot failure.
2013-11-22 Hao LiuFix a Cygwin build failure caused by enum values starti...
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Rafael EspindolaRevert "Implement AArch64 vector load/store multiple...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-09-13 Tim NorthoverAArch64: use RegisterOperand for NEON registers.
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
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.