[all-commits] [llvm/llvm-project] 739bc3: [ctxprof] Handle musttail
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Apr 10 07:59:11 PDT 2025
Branch: refs/heads/users/mtrofin/04-08-_ctxprof_handle_musttail
Home: https://github.com/llvm/llvm-project
Commit: 739bc3df6c43990740c5310885db4b71e50d7fc2
https://github.com/llvm/llvm-project/commit/739bc3df6c43990740c5310885db4b71e50d7fc2
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M compiler-rt/lib/ctx_profile/CtxInstrContextNode.h
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.h
M compiler-rt/lib/ctx_profile/RootAutoDetector.cpp
M compiler-rt/lib/ctx_profile/tests/CtxInstrProfilingTest.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:
-----------
[ctxprof] Handle musttail
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