[AArch64] Add ARMv8.2-A FP16 vector instructions
[oota-llvm.git] / test / MC / AArch64 / neon-diagnostics.s
2015-12-08 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 vector instructions
2015-08-10 Jonathan RoelofsFix another case of 'CHECK[^:]*$'. NFCI
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-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-15 Bradley Smith[ARM64] Add/Fixup diagnostics for floating point immediates
2014-05-06 Tim NorthoverAArch64/ARM64: enable MC-level diagnostic tests for...
2014-01-20 Kevin Qin[AArch64 NEON] Accept both #0.0 and #0 for comparing...
2013-11-27 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-26 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-19 Kevin Qinimplement MC layer of AArch64 neon instruction PMULL...
2013-11-14 Kevin QinImplement aarch64 neon instruction class SIMD misc.
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-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
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 fixed-point conve...
2013-10-31 Chad Rosier[AArch64] Add diagnostic tests for NEON scalar shift...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-18 Chad Rosier[AArch64] Add support for NEON scalar extract narrow...
2013-10-17 Chad Rosier[AArch64] Add support for NEON scalar three register...
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar negate instruction.
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar absolute value...
2013-10-16 Chad RosierUpdate comment.
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar signed saturating...
2013-10-14 Chad Rosier[AArch64] Add support for NEON scalar integer compare...
2013-10-11 Kevin QinImplement aarch64 neon instruction set AdvSIMD (copy).
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 floating-point...
2013-10-07 Chad Rosier[AArch64] Add support for NEON scalar arithmetic instru...
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-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-04 Hao LiuInplement aarch64 neon instructions in AdvSIMD(shift...
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-01 Tim NorthoverAArch64: add initial NEON support