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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 10:18:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335996: Extend CFGPrinter and CallPrinter with Heat Colors (authored by sfertile, committed by ).

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

Repository:
  rL LLVM

https://reviews.llvm.org/D40425

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40425.153524.patch
Type: text/x-patch
Size: 48055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/eb8445a4/attachment-0001.bin>


More information about the llvm-commits mailing list