summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64InstrFormats.td
Commit message (Expand)AuthorAge
* Condition codes AL and NV are invalid in the aliases that useArtyom Skrobov2014-06-10
* [AArch64] Missing aliases for CMP/CMN [W]SP with no shiftArtyom Skrobov2014-06-09
* [AArch64] Fix the ordering of the accumulate operand in SchedRW list.Chad Rosier2014-06-09
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* AArch64: error when both positional & named operands are used.Tim Northover2014-03-13
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-12
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-05
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-24
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* AArch64: add initial NEON supportTim Northover2013-08-01
* AArch64 InstrFormats:Jia Liu2013-04-28
* TypoFrancois Pichet2013-02-24
* AArch64: add block comments where missingTim Northover2013-02-14
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Add AArch64 as an experimental target.Tim Northover2013-01-31