[PATCH] D48105: [llvm][Instrumentation] Add Call Graph Profile pass
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 15:51:57 PDT 2018
Bigcheese updated this revision to Diff 152985.
Bigcheese marked an inline comment as done.
Bigcheese added a comment.
Remove duplication on updating `Counts`.
https://reviews.llvm.org/D48105
Files:
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/Transforms/Instrumentation/CGProfile.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/IR/Verifier.cpp
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Instrumentation/CGProfile.cpp
lib/Transforms/Instrumentation/CMakeLists.txt
test/Instrumentation/cgprofile.ll
test/MC/ELF/cgprofile.ll
test/Other/new-pm-defaults.ll
test/Verifier/module-flags-cgprofile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48105.152985.patch
Type: text/x-patch
Size: 16346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/c9254e84/attachment.bin>
More information about the llvm-commits
mailing list