[all-commits] [llvm/llvm-project] 2397a4: [𝘀𝗽𝗿] initial version
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Fri Mar 28 15:33:32 PDT 2025
Branch: refs/heads/users/pcc/spr/compiler-rt-introduce-runtime-functions-for-emulated-pac
Home: https://github.com/llvm/llvm-project
Commit: 2397a45307b1930b733db35f3dc74e3df259bf9f
https://github.com/llvm/llvm-project/commit/2397a45307b1930b733db35f3dc74e3df259bf9f
Author: Peter Collingbourne <pcc at google.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
A compiler-rt/lib/builtins/aarch64/emupac.c
A compiler-rt/lib/builtins/xxhash.h
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.h
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/ptrauth-call.ll
M llvm/test/CodeGen/AArch64/ptrauth-fpac.ll
M llvm/test/CodeGen/AArch64/ptrauth-intrinsic-auth-resign-with-blend.ll
M llvm/test/CodeGen/AArch64/ptrauth-intrinsic-auth-resign.ll
M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
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