Update test to use llvm-readobj. NFC.
[oota-llvm.git] / test / MC / AArch64 / basic-a64-diagnostics.s
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-07-10 Arnaud A. de Grand... [AArch64] Add logical alias instructions to MC AsmParser
2014-07-08 Arnaud A. de Grand... Truncate the immediate in logical operation to the...
2014-06-10 Artyom SkrobovCondition codes AL and NV are invalid in the aliases...
2014-06-09 Artyom Skrobov[AArch64] Missing aliases for CMP/CMN [W]SP with no...
2014-05-29 Artyom SkrobovAdd missing check when MatchInstructionImpl() reports...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-20 Bradley Smith[ARM64] Port basic-a64-diagnostics.s over to ARM64
2014-03-04 Kevin Qin[AArch64]Fix improper diagnostics about offset range...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
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-01-31 Tim NorthoverAdd AArch64 as an experimental target.