[all-commits] [llvm/llvm-project] eda80f: [ctx_prof] Add Inlining support
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Aug 26 15:40:31 PDT 2024
Branch: refs/heads/users/mtrofin/08-22-_ctx_prof_add_inlining_support
Home: https://github.com/llvm/llvm-project
Commit: eda80fe012239f907df3ee3c4d6d94c93d9d4df2
https://github.com/llvm/llvm-project/commit/eda80fe012239f907df3ee3c4d6d94c93d9d4df2
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/include/llvm/IR/IntrinsicInst.h
M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
M llvm/include/llvm/Transforms/Utils/Cloning.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/Transforms/IPO/ModuleInliner.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/unittests/Transforms/Utils/CMakeLists.txt
A llvm/unittests/Transforms/Utils/InlineFunctionTest.cpp
Log Message:
-----------
[ctx_prof] Add Inlining support
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