aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-185-0/+260
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-4/+23
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2925-1274/+5451
* Merging r195936:Bill Wendling2013-12-011-0/+17
* Merging r195903:Bill Wendling2013-12-011-1/+3
* Merging r195803:Bill Wendling2013-12-011-0/+8
* Merging r195788:Bill Wendling2013-12-011-0/+99
* Merging r195591:Bill Wendling2013-11-251-7/+7
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-191-0/+84
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-141-1/+40
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-121-0/+213
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-111-0/+16
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-061-0/+107
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-061-0/+9
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-051-1/+72
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-311-0/+16
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-311-0/+162
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-315-5/+5
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-301-0/+80
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-181-0/+30
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-171-0/+24
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-161-0/+6
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-161-0/+6
* Update comment.Chad Rosier2013-10-161-1/+1
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-161-0/+24
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-151-0/+24
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-141-0/+67
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-081-0/+24
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-081-0/+16
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-071-0/+40
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-2/+5
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-091-0/+360
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-0/+395
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-151-0/+23
* AArch64: add initial NEON supportTim Northover2013-08-011-0/+673
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-031-0/+736
* AArch64: implement GICv3 system registersTim Northover2013-03-281-0/+222
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-281-0/+8
* Add AArch64 CRC32 instructionsTim Northover2013-02-061-0/+17
* Add icache prefetch operations to AArch64Tim Northover2013-02-061-0/+38
* Add AArch64 as an experimental target.Tim Northover2013-01-317-0/+4331