[AArch64] Fix the ordering of the accumulate operand in SchedRW list.
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrFormats.td
2014-06-09 Chad Rosier[AArch64] Fix the ordering of the accumulate operand...
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...
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-12 Chad Rosier[AArch64] Implemented AdvSIMD scalar x indexed element...
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Perm.
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-11-05 Hao LiuImplement AArch64 post-index vector load/store multiple...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-17 Chad Rosier[AArch64] Add support for NEON scalar three register...
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-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-05 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (Across).
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-04-28 Jia LiuAArch64 InstrFormats:
2013-02-24 Francois PichetTypo
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.