[all-commits] [llvm/llvm-project] e651f7: [ctxprof] Handle musttail
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Apr 9 19:41:43 PDT 2025
Branch: refs/heads/users/mtrofin/04-08-_ctxprof_handle_musttail
Home: https://github.com/llvm/llvm-project
Commit: e651f7639ac8b10768d80935342b6ebc0819d758
https://github.com/llvm/llvm-project/commit/e651f7639ac8b10768d80935342b6ebc0819d758
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-09 (Wed, 09 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