aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64/neon-diagnostics.s
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-360/+376
* Update to LLVM 3.5a.Stephen Hines2014-04-241-12/+12
* Merging r195803:Bill Wendling2013-12-011-0/+15
* Merging r195788:Bill Wendling2013-12-011-0/+160
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-191-0/+119
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-191-0/+12
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-141-0/+1034
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-141-0/+48
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-121-3/+244
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-111-0/+36
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-061-0/+416
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-061-0/+41
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-051-0/+106
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-051-0/+56
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-311-0/+40
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-311-0/+295
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-311-12/+12
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-301-0/+140
* [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