summaryrefslogtreecommitdiff
path: root/test/MC/AArch64
Commit message (Expand)AuthorAge
...
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* AArch64: add initial NEON supportTim Northover2013-08-01
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-03
* AArch64: fix overzealous NEXTing for Windows testing.Tim Northover2013-06-23
* AArch64: print relocation addends if present on AArch64Tim Northover2013-06-17
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* AArch64: use full triple for ELF testsTim Northover2013-04-12
* AArch64: remove over-zealous use of CHECK-NEXTTim Northover2013-04-12
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-03
* AArch64: implement GICv3 system registersTim Northover2013-03-28
* AArch64: Undo change to how test was runTim Northover2013-02-11
* Make use of DiagnosticType to provide better AArch64 diagnostics.Tim Northover2013-02-11
* Add AArch64 CRC32 instructionsTim Northover2013-02-06
* Add icache prefetch operations to AArch64Tim Northover2013-02-06
* Add explicit triples to AArch64 testsTim Northover2013-02-01
* Add AArch64 as an experimental target.Tim Northover2013-01-31