[PATCH] D91756: [CSSPGO] Pseudo probes for function calls.
Hongtao Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 18 18:28:07 PST 2020
hoy updated this revision to Diff 306280.
hoy edited the summary of this revision.
hoy added a comment.
Updating D91756 <https://reviews.llvm.org/D91756>: [CSSPGO] Pseudo probes for function calls.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91756/new/
https://reviews.llvm.org/D91756
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/CodeGen/CommandFlags.h
llvm/include/llvm/CodeGen/Passes.h
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/include/llvm/IR/PseudoProbe.h
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Passes/PassBuilder.h
llvm/include/llvm/Target/TargetOptions.h
llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/CommandFlags.cpp
llvm/lib/CodeGen/PseudoProbeInserter.cpp
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/lib/Target/X86/X86TargetMachine.cpp
llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
llvm/test/Transforms/SampleProfile/emit-pseudo-probe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91756.306280.patch
Type: text/x-patch
Size: 22009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201119/224fc931/attachment-0001.bin>
More information about the cfe-commits
mailing list