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

Anatoly Trosinenko via All-commits all-commits at lists.llvm.org
Tue Jul 1 06:26:44 PDT 2025


  Branch: refs/heads/users/atrosinenko/pauth-imm-modifier-auth-resign
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e4b8697e6318e8b6985cb6b6f7cfec883e9c233
      https://github.com/llvm/llvm-project/commit/3e4b8697e6318e8b6985cb6b6f7cfec883e9c233
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-07-01 (Tue, 01 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