[all-commits] [llvm/llvm-project] 9ffdb9: [AArch64][llvm] Unify AArch64 tests into a single ...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Wed Aug 6 08:21:43 PDT 2025


  Branch: refs/heads/users/jthackray/unify-tests4
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ffdb971a1511e4052fc4bdf672bb84428e094e2
      https://github.com/llvm/llvm-project/commit/9ffdb971a1511e4052fc4bdf672bb84428e094e2
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv9.6a-lsui.s
    M llvm/test/MC/AArch64/armv9.6a-occmo.s
    M llvm/test/MC/AArch64/armv9.6a-pcdphint.s
    M llvm/test/MC/AArch64/armv9.6a-rme-gpc3.s
    R llvm/test/MC/Disassembler/AArch64/armv9.6a-lsui.txt
    R llvm/test/MC/Disassembler/AArch64/armv9.6a-occmo.txt
    R llvm/test/MC/Disassembler/AArch64/armv9.6a-pcdphint.txt
    R llvm/test/MC/Disassembler/AArch64/armv9.6a-rme-gpc3.txt

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

This is a series of patches (4/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 whose .s tests have functions
 * 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>


  Commit: 38112aad7fd0466f903199da92be356c9320c02d
      https://github.com/llvm/llvm-project/commit/38112aad7fd0466f903199da92be356c9320c02d
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv9.6a-lsui.s
    M llvm/test/MC/AArch64/armv9.6a-occmo.s
    M llvm/test/MC/AArch64/armv9.6a-pcdphint.s
    M llvm/test/MC/AArch64/armv9.6a-rme-gpc3.s

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

This is a series of patches (4/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 whose .s tests have functions
 * 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>


  Commit: aaaca54354ff2e0af6ffe331db47118af60dba33
      https://github.com/llvm/llvm-project/commit/aaaca54354ff2e0af6ffe331db47118af60dba33
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv9.6a-lsui.s
    M llvm/test/MC/AArch64/armv9.6a-occmo.s
    M llvm/test/MC/AArch64/armv9.6a-pcdphint.s
    M llvm/test/MC/AArch64/armv9.6a-rme-gpc3.s

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

Remove superfluous test cases


  Commit: bb0dd7ae285c61d3fb343b28db17e53941ec3bb6
      https://github.com/llvm/llvm-project/commit/bb0dd7ae285c61d3fb343b28db17e53941ec3bb6
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv9.6a-lsui.s

  Log Message:
  -----------
  fixup! Fixes after rebasing onto main, which includes change c3d24217b


Compare: https://github.com/llvm/llvm-project/compare/69ee73868144...bb0dd7ae285c

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