[all-commits] [llvm/llvm-project] 4aa274: [AArch64][PAC] Precommit ptrauth-isel.ll tests on ...

Anatoly Trosinenko via All-commits all-commits at lists.llvm.org
Fri Jul 4 13:24:26 PDT 2025


  Branch: refs/heads/users/atrosinenko/pauth-imm-modifier-other
  Home:   https://github.com/llvm/llvm-project
  Commit: 4aa274ba120fd9c3b8de51978c3e4e548bdabf82
      https://github.com/llvm/llvm-project/commit/4aa274ba120fd9c3b8de51978c3e4e548bdabf82
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M llvm/test/CodeGen/AArch64/ptrauth-isel.ll

  Log Message:
  -----------
  [AArch64][PAC] Precommit ptrauth-isel.ll tests on calls and tail calls


  Commit: 35179ede5715763651711080a85e6cd1a3dd355f
      https://github.com/llvm/llvm-project/commit/35179ede5715763651711080a85e6cd1a3dd355f
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
    M llvm/test/CodeGen/AArch64/ptrauth-call.ll
    M llvm/test/CodeGen/AArch64/ptrauth-isel.ll

  Log Message:
  -----------
  [AArch64][PAC] Rework discriminator analysis for calls and tail calls

Make use of fixupBlendComponents for AUTH_TCRETURN[_BTI] and for
BLRA[_RVMARKER] the same way it is done for AUT/PAC/AUTPAC pseudos.


Compare: https://github.com/llvm/llvm-project/compare/4aa274ba120f%5E...35179ede5715

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