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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 04:08:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b0535b424ac: Extend CFGPrinter and CallPrinter with Heat Colors (authored by sfertile).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D40425?vs=158745&id=223492#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D40425/new/

https://reviews.llvm.org/D40425

Files:
  llvm/include/llvm/Analysis/CFGPrinter.h
  llvm/include/llvm/Analysis/HeatUtils.h
  llvm/lib/Analysis/CFGPrinter.cpp
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/CallPrinter.cpp
  llvm/lib/Analysis/DomPrinter.cpp
  llvm/lib/Analysis/HeatUtils.cpp
  llvm/lib/Analysis/RegionPrinter.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/llvm/Analysis/HeatUtils.h
  llvm/test/Other/2007-06-05-PassID.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40425.223492.patch
Type: text/x-patch
Size: 47523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/f3023143/attachment.bin>


More information about the llvm-commits mailing list