[PATCH] D40425: Extending CFGPrinter and CallPrinter with Heat Colors
Rodrigo Caetano Rocha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 09:24:04 PDT 2018
rcorcs updated this revision to Diff 152904.
rcorcs added a comment.
Minor update to avoid conflict with the latest LLVM release.
Hi, I believe it is ready for integration.
But I don't think I have commit access.
Perhaps someone with access can commit this patch or let me know how I could do it myself.
Thanks!
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
test/Other/2007-06-05-PassID.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40425.152904.patch
Type: text/x-patch
Size: 43568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/531cec6d/attachment-0001.bin>
More information about the llvm-commits
mailing list