[all-commits] [llvm/llvm-project] b78258: RootAutodetect
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Mar 28 20:47:17 PDT 2025
Branch: refs/heads/users/mtrofin/03-24-rootautodetect
Home: https://github.com/llvm/llvm-project
Commit: b78258c5b562de7f8d7cc5b64341f1e537e447d0
https://github.com/llvm/llvm-project/commit/b78258c5b562de7f8d7cc5b64341f1e537e447d0
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M compiler-rt/lib/ctx_profile/CMakeLists.txt
M compiler-rt/lib/ctx_profile/CtxInstrContextNode.h
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.h
A compiler-rt/lib/ctx_profile/RootAutoDetector.cpp
A compiler-rt/lib/ctx_profile/RootAutoDetector.h
A compiler-rt/test/ctx_profile/TestCases/autodetect-roots.cpp
M compiler-rt/test/ctx_profile/TestCases/generate-context.cpp
M llvm/include/llvm/ProfileData/CtxInstrContextNode.h
M llvm/lib/Transforms/Instrumentation/PGOCtxProfLowering.cpp
M llvm/test/Transforms/PGOProfile/ctx-instrumentation.ll
Log Message:
-----------
RootAutodetect
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