[all-commits] [llvm/llvm-project] 8521bd: [BOLT][AArch64] Handle PAuth call instructions in ...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Tue Apr 8 03:23:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8521bd2424bf144ce1d176a3c93d414c4c138104
https://github.com/llvm/llvm-project/commit/8521bd2424bf144ce1d176a3c93d414c4c138104
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Passes/PAuthGadgetScanner.cpp
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.h
Log Message:
-----------
[BOLT][AArch64] Handle PAuth call instructions in isIndirectCall (#133227)
Handle `BLRA*` opcodes in AArch64MCPlusBuilder::isIndirectCall, update
getRegUsedAsCallDest accordingly.
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