[PATCH] D40425: Extending CFGPrinter and CallPrinter with Heat Colors

Rodrigo Caetano Rocha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 06:35:33 PDT 2018


rcorcs updated this revision to Diff 158745.
rcorcs added a comment.

Fix of the sanitizer failure as suggested by @sfertile:
https://reviews.llvm.org/rL336000


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.158745.patch
Type: text/x-patch
Size: 45486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/9e707bda/attachment.bin>


More information about the llvm-commits mailing list