[PATCH] D77172: Heat Coloring (3/3): Adding Heat Functionality to CallPrinter

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 14:22:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
knaumov marked an inline comment as done.
Closed by commit rG369d00df60dc: [CallPrinter] Adding heat coloring to CallPrinter (authored by knaumov).

Changed prior to commit:
  https://reviews.llvm.org/D77172?vs=268549&id=271202#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77172

Files:
  llvm/include/llvm/Analysis/HeatUtils.h
  llvm/lib/Analysis/CallPrinter.cpp
  llvm/lib/Analysis/HeatUtils.cpp
  llvm/test/Other/heat-colors-graphs.ll
  llvm/test/Other/heat-colors-multigraph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77172.271202.patch
Type: text/x-patch
Size: 13522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/498e301e/attachment.bin>


More information about the llvm-commits mailing list