[all-commits] [llvm/llvm-project] 7d7b3b: [𝘀𝗽𝗿] initial version
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Wed Apr 2 21:34:30 PDT 2025
Branch: refs/heads/users/pcc/spr/extract-siphash-implementation-into-a-header
Home: https://github.com/llvm/llvm-project
Commit: 7d7b3bee7e0d317d33244fbc2d97c113df8c3b52
https://github.com/llvm/llvm-project/commit/7d7b3bee7e0d317d33244fbc2d97c113df8c3b52
Author: Peter Collingbourne <pcc at google.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py
M llvm/lib/Support/CMakeLists.txt
M llvm/lib/Support/SipHash.cpp
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/llvm/lib/Support/BUILD.gn
A third-party/siphash/include/siphash/SipHash.h
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