summaryrefslogtreecommitdiff
path: root/test/MC/AArch64
Commit message (Expand)AuthorAge
* Condition codes AL and NV are invalid in the aliases that useArtyom Skrobov2014-06-10
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* [AArch64] Missing aliases for CMP/CMN [W]SP with no shiftArtyom Skrobov2014-06-09
* Fix typosAlp Toker2014-06-07
* Add missing check when MatchInstructionImpl() reports failureArtyom Skrobov2014-05-29
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* ARM64: separate load/store operands to simplify assemblerTim Northover2014-05-22
* [ARM64] Port basic-a64-diagnostics.s over to ARM64Bradley Smith2014-05-20
* TableGen: convert InstAlias's Emit bit to an int.Tim Northover2014-05-20
* TableGen: fix operand counting for aliasesTim Northover2014-05-16
* ARM64: print correct aliases for NEON mov & mvn instructionsTim Northover2014-05-15
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-15
* [ARM64] Add/Fixup diagnostics for floating point immediatesBradley Smith2014-05-15
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-12
* AArch64/ARM64: add two more MC tests to ARM64 set.Tim Northover2014-05-06
* AArch64/ARM64: enable MC-level diagnostic tests for NEON insts.Tim Northover2014-05-06
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-01
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-30
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-30
* AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.Tim Northover2014-04-30
* AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"Tim Northover2014-04-30
* ARM64: enable AArch64's basic-a64-instructions testTim Northover2014-04-30
* AArch64/ARM64: add ARM64 runs to more MC tests.Tim Northover2014-04-24
* AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too.Tim Northover2014-04-24
* AArch64: print NEON lists with a space.Tim Northover2014-04-24
* AArch64/ARM64: enable remaining MC elf tests.Tim Northover2014-04-24
* AArch64/ARM64: allow negative addends, at least on ELF.Tim Northover2014-04-24
* ARM64: support relocated "TBZ/TBNZ" instructions.Tim Northover2014-04-24
* AArch64/ARM64: support relocated ADR instructionTim Northover2014-04-24
* AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiersTim Northover2014-04-24
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-24
* AArch64/ARM64: enable some MC tests on ARM64Tim Northover2014-04-24
* MC: move ARM64 test from AArch64 directorySaleem Abdulrasool2014-04-23
* AArch64/ARM64: produce correct relocation for conditional branches.Tim Northover2014-04-16
* PR18929:Stepan Dyatkovskiy2014-03-30
* [AArch64]Fix improper diagnostics about offset range of load/store instructions.Kevin Qin2014-03-04
* [AArch64] Handle aliases of conditional branches without b.pred form.Chad Rosier2014-02-10
* [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero...Kevin Qin2014-01-20
* [AArch64][NEON] Added UXTL and UXTL2 instruction aliasesAna Pazos2014-01-08
* [AArch64][NEON] Added SXTL and SXTL2 instruction aliasesAna Pazos2014-01-03
* [AArch64] Add support for NEON scalar floating-point absolute difference.Chad Rosier2013-11-27
* [AArch64] Add support for NEON scalar floating-point to integer convertChad Rosier2013-11-26
* Implemented Neon scalar vdup_lane intrinsics.Ana Pazos2013-11-21
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-19
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-19
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-18
* Add test case for AArch64 NEON instruction set misc.Kevin Qin2013-11-14
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-14