[all-commits] [llvm/llvm-project] 5b7000: [AArch64][PAC] Add helper enum/functions to handle...
Ahmed Bougacha via All-commits
all-commits at lists.llvm.org
Mon Oct 24 08:16:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b70001974680da136b4707ba133d7b392ef6616
https://github.com/llvm/llvm-project/commit/5b70001974680da136b4707ba133d7b392ef6616
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.h
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
Log Message:
-----------
[AArch64][PAC] Add helper enum/functions to handle PAC keys/ops.
Commit: 718bb22c28064ec6c6d9a7c9a36be1b1e9a64316
https://github.com/llvm/llvm-project/commit/718bb22c28064ec6c6d9a7c9a36be1b1e9a64316
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
A llvm/test/CodeGen/AArch64/ptrauth-intrinsic-strip.ll
Log Message:
-----------
[AArch64][PAC] Select XPAC for ptrauth.strip intrinsic.
Differential Revision: https://reviews.llvm.org/D132385
Compare: https://github.com/llvm/llvm-project/compare/ce286eccacd6...718bb22c2806
More information about the All-commits
mailing list