[all-commits] [llvm/llvm-project] 5d3c9e: [ctxprof] Handle musttail
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 14 08:12:12 PDT 2025
Branch: refs/heads/users/mtrofin/04-08-_ctxprof_handle_musttail
Home: https://github.com/llvm/llvm-project
Commit: 5d3c9e9955b02241ed8d3b831f9ad0edd74f795c
https://github.com/llvm/llvm-project/commit/5d3c9e9955b02241ed8d3b831f9ad0edd74f795c
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-14 (Mon, 14 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