[all-commits] [llvm/llvm-project] aec781: fixup! [AArch64][llvm] Unify AArch64 tests into a ...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Mon Jun 30 11:05:22 PDT 2025


  Branch: refs/heads/users/jthackray/unify-tests3
  Home:   https://github.com/llvm/llvm-project
  Commit: aec781689c23b2cade64b2960185a0acc3f54744
      https://github.com/llvm/llvm-project/commit/aec781689c23b2cade64b2960185a0acc3f54744
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv8.6a-fgt.s
    M llvm/test/MC/AArch64/armv8.8a-mops.s
    M llvm/test/MC/AArch64/armv8.9a-clrbhb.s
    M llvm/test/MC/AArch64/armv8.9a-debug-pmu.s
    M llvm/test/MC/AArch64/armv8.9a-lrcpc3.s
    M llvm/test/MC/AArch64/armv8.9a-the.s
    M llvm/test/MC/AArch64/armv9-mrrs.s
    M llvm/test/MC/AArch64/armv9-msrr.s
    M llvm/test/MC/AArch64/armv9a-sysp.s

  Log Message:
  -----------
  fixup! [AArch64][llvm] Unify AArch64 tests into a single file (3/4) (NFC)

This is a series of patches (3/4) to unify assembly/disassembly of
recent AArch64 tests into a single file. The aim is to improve
consistency, so that all instructions and system registers are
thoroughly tested, and future test cases will be in a unified format.

This patch:
 * removes .txt tests which have multiple feature dependancies
 * makes the .s tests have a roundabout run line to test both encoding and assembly
 * creates diagnostic tests when needed

Co-authored-by: Virginia Cangelosi <virginia.cangelosi at arm.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list