aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64/neon-diagnostics.s
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-181-0/+55
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-171-0/+42
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-161-0/+10
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-161-0/+10
* Update comment.Chad Rosier2013-10-161-1/+1
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-161-0/+44
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-141-0/+110
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-111-0/+185
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+221
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-101-221/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+221
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-081-0/+41
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-071-0/+68
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-051-0/+163
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-041-0/+759
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-241-0/+102
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-091-0/+739
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-3/+723
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-151-0/+83
* AArch64: add initial NEON supportTim Northover2013-08-011-0/+1207