[all-commits] [llvm/llvm-project] 0d7c72: [ctx_prof] API to get the instrumentation of a BB
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Aug 21 11:19:46 PDT 2024
Branch: refs/heads/users/mtrofin/08-20-_ctx_prof_add_support_for_icp
Home: https://github.com/llvm/llvm-project
Commit: 0d7c720e67a0213565f0e7c141c4ffa1b91fc5b9
https://github.com/llvm/llvm-project/commit/0d7c720e67a0213565f0e7c141c4ffa1b91fc5b9
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/unittests/Analysis/CtxProfAnalysisTest.cpp
Log Message:
-----------
[ctx_prof] API to get the instrumentation of a BB
Commit: 61e37e3e1657a7e85e9df2f77feb6957c304851a
https://github.com/llvm/llvm-project/commit/61e37e3e1657a7e85e9df2f77feb6957c304851a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-08-21 (Wed, 21 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/CallPromotionUtils.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/IR/IntrinsicInst.cpp
M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
M llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
Log Message:
-----------
[ctx_prof] Add support for ICP
Compare: https://github.com/llvm/llvm-project/compare/d58d30895796...61e37e3e1657
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