[all-commits] [llvm/llvm-project] 8f426f: [AArch64][PAC] Rework discriminator analysis in AU...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Mon Jun 30 07:19:31 PDT 2025
Branch: refs/heads/users/atrosinenko/pauth-imm-modifier-auth-resign
Home: https://github.com/llvm/llvm-project
Commit: 8f426fb7d96a128f496184dbda392bdf5d36280a
https://github.com/llvm/llvm-project/commit/8f426fb7d96a128f496184dbda392bdf5d36280a
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-06-30 (Mon, 30 Jun 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