[PATCH] D40425: Extending CFGPrinter and CallPrinter with Heat Colors
Rodrigo Caetano Rocha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 15:33:13 PST 2017
rcorcs updated this revision to Diff 125433.
rcorcs added a comment.
Fix small code-style standards.
Change option name to -callgraph-weights, instead of -callgraph-estimate-weight, similar to -cfg-weights.
Repository:
rL LLVM
https://reviews.llvm.org/D40425
Files:
include/llvm/Analysis/CFGPrinter.h
include/llvm/Analysis/HeatUtils.h
lib/Analysis/CFGPrinter.cpp
lib/Analysis/CMakeLists.txt
lib/Analysis/CallPrinter.cpp
lib/Analysis/DomPrinter.cpp
lib/Analysis/HeatUtils.cpp
lib/Analysis/RegionPrinter.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/NewGVN.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40425.125433.patch
Type: text/x-patch
Size: 46078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/72ef9c7a/attachment.bin>
More information about the llvm-commits
mailing list