aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64
Commit message (Expand)AuthorAgeFilesLines
* 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
* AArch64: Undo change to how test was runTim Northover2013-02-111-1/+2
* Make use of DiagnosticType to provide better AArch64 diagnostics.Tim Northover2013-02-111-501/+504
* Add AArch64 CRC32 instructionsTim Northover2013-02-061-0/+17
* Add icache prefetch operations to AArch64Tim Northover2013-02-061-0/+12
* Add explicit triples to AArch64 testsTim Northover2013-02-011-2/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-3116-0/+9584