[PATCH] D40425: Extending CFGPrinter and CallPrinter with Heat Colors
Rodrigo Caetano Rocha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 29 07:32:40 PDT 2018
rcorcs updated this revision to Diff 153492.
rcorcs added a comment.
I've just noticed that last time I uploaded the wrong diff.
This is the actual diff that fixes all conflicts with the latest LLVM version.
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.153492.patch
Type: text/x-patch
Size: 45486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/dd23249c/attachment-0001.bin>
More information about the llvm-commits
mailing list