[all-commits] [llvm/llvm-project] eb8eb6: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
all-commits at lists.llvm.org
Wed Oct 15 14:29:11 PDT 2025
Branch: refs/heads/users/melver/spr/alloctoken-make-token-mode-a-pass-parameter
Home: https://github.com/llvm/llvm-project
Commit: eb8eb614620739454740f91d8a742197c2eb0d33
https://github.com/llvm/llvm-project/commit/eb8eb614620739454740f91d8a742197c2eb0d33
Author: Marco Elver <elver at google.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.td
A llvm/include/llvm/Support/AllocToken.h
M llvm/include/llvm/Transforms/Instrumentation/AllocToken.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
A llvm/lib/Support/AllocToken.cpp
M llvm/lib/Support/CMakeLists.txt
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
M llvm/test/Instrumentation/AllocToken/basic.ll
M llvm/test/Instrumentation/AllocToken/basic32.ll
M llvm/test/Instrumentation/AllocToken/fast.ll
A llvm/test/Instrumentation/AllocToken/intrinsic.ll
A llvm/test/Instrumentation/AllocToken/intrinsic32.ll
M llvm/test/Instrumentation/AllocToken/invoke.ll
M llvm/test/Instrumentation/AllocToken/nonlibcalls.ll
M llvm/test/Instrumentation/AllocToken/typehashpointersplit.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.8-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