aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1816-11/+297
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-236-6/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0211-43/+255
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2111-10/+450
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2964-3459/+13141
* Update to LLVM 3.5a.Stephen Hines2014-04-248-44/+215
* Merging r195803:Bill Wendling2013-12-012-0/+25
* Merging r195788:Bill Wendling2013-12-012-0/+278
* Merging r195330:Bill Wendling2013-11-251-0/+26
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-192-0/+444
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-192-0/+16
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-191-1/+3
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-181-10/+36
* Add test case for AArch64 NEON instruction set misc.Kevin Qin2013-11-141-0/+646
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-141-0/+1034
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-142-0/+104
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-129-6/+461
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-112-0/+56
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-062-0/+519
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-062-0/+54
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-052-0/+148
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-052-0/+445
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-312-0/+60
* [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-312-12/+198
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-313-3/+3
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-302-0/+243
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+209
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+59
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+33
* Convert a llc -filetype=obj test into a llvm-mc test.Rafael Espindola2013-10-281-0/+98
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-182-0/+95
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-172-0/+72
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-162-0/+18
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-162-0/+18
* Update comment.Chad Rosier2013-10-162-2/+2
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-162-0/+71
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-152-0/+34
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-142-0/+200
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-112-0/+223
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-102-0/+684
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-102-684/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-102-0/+684
* AArch64: migrate ADRP relaxation test to be llvm-mc only.Tim Northover2013-10-091-0/+18
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-082-0/+71
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-081-0/+23
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-073-0/+124
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-052-0/+264
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-042-0/+1030