aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64
Commit message (Expand)AuthorAgeFilesLines
* [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
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-2415-145/+278
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-171-0/+71
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-4/+6
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-092-0/+1150
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-042-3/+1157
* [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-153-0/+138
* AArch64: add initial NEON supportTim Northover2013-08-0123-5/+3041
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-033-3/+3
* AArch64: fix overzealous NEXTing for Windows testing.Tim Northover2013-06-231-3/+3
* AArch64: print relocation addends if present on AArch64Tim Northover2013-06-171-0/+8
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-3010-10/+10
* AArch64: use full triple for ELF testsTim Northover2013-04-1211-12/+12
* AArch64: remove over-zealous use of CHECK-NEXTTim Northover2013-04-121-38/+38
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-1210-623/+179
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-032-0/+922
* AArch64: implement GICv3 system registersTim Northover2013-03-282-0/+284