[mips][microMIPS] Implement JRADDIUSP instruction
[oota-llvm.git] / test / MC / AArch64 /
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-04 Hao LiuInplement aarch64 neon instructions in AdvSIMD(shift...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-06-23 Tim NorthoverAArch64: fix overzealous NEXTing for Windows testing.
2013-06-17 Tim NorthoverAArch64: print relocation addends if present on AArch64
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-04-12 Tim NorthoverAArch64: use full triple for ELF tests
2013-04-12 Tim NorthoverAArch64: remove over-zealous use of CHECK-NEXT
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-03 Tim NorthoverAArch64: implement ETMv4 trace system registers.
2013-03-28 Tim NorthoverAArch64: implement GICv3 system registers
2013-02-11 Tim NorthoverAArch64: Undo change to how test was run
2013-02-11 Tim NorthoverMake use of DiagnosticType to provide better AArch64...
2013-02-06 Tim NorthoverAdd AArch64 CRC32 instructions
2013-02-06 Tim NorthoverAdd icache prefetch operations to AArch64
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.