[all-commits] [llvm/llvm-project] c63060: fixup! [AArch64][llvm] Unify AArch64 tests into a ...
Jonathan Thackray via All-commits
all-commits at lists.llvm.org
Thu Jul 24 16:12:51 PDT 2025
Branch: refs/heads/users/jthackray/unify-tests1
Home: https://github.com/llvm/llvm-project
Commit: c63060d8a17bea1953d9ccbcadd2149f7066f11c
https://github.com/llvm/llvm-project/commit/c63060d8a17bea1953d9ccbcadd2149f7066f11c
Author: Jonathan Thackray <jonathan.thackray at arm.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M llvm/test/MC/AArch64/armv8.9a-ats1a.s
M llvm/test/MC/AArch64/armv9.4a-ebep.s
M llvm/test/MC/AArch64/armv9.5a-e3dse.s
M llvm/test/MC/AArch64/armv9.5a-fgwte3.s
M llvm/test/MC/AArch64/armv9.5a-hacdbs.s
M llvm/test/MC/AArch64/armv9.5a-hdbss.s
M llvm/test/MC/AArch64/armv9.5a-spmu2.s
M llvm/test/MC/AArch64/armv9.5a-step2.s
M llvm/test/MC/AArch64/armv9.6a-srmask.s
M llvm/test/MC/AArch64/armv9.6a-statistical-profiling.s
M llvm/test/MC/AArch64/armv9.6a-trbe-exception.s
Log Message:
-----------
fixup! [AArch64][llvm] Unify AArch64 tests into a single file (1/4) (NFC)
This is a series of patches (1/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:
* unifies errorless .s and .txt tests into a single file
* remove .txt tests which don't have feature requirements
* makes the .s tests have a roundabout run line to test both encoding and assembly
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