[all-commits] [llvm/llvm-project] 6634cb: [AArch64][PAC] Rework discriminator analysis in AU...

Anatoly Trosinenko via All-commits all-commits at lists.llvm.org
Thu Jul 3 09:47:39 PDT 2025


  Branch: refs/heads/users/atrosinenko/pauth-imm-modifier-auth-resign
  Home:   https://github.com/llvm/llvm-project
  Commit: 6634cb01b163b2482ce57915e63e1e386308f218
      https://github.com/llvm/llvm-project/commit/6634cb01b163b2482ce57915e63e1e386308f218
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

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

  Log Message:
  -----------
  [AArch64][PAC] Rework discriminator analysis in AUT and AUTPAC

Make use of post-processing the discriminator components by custom
inserter hook to eliminate duplication for DAGISel and GlobalISel and
improve cross-BB analysis for DAGISel.



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