[PATCH] D76820: Heat Coloring (1/3): Adding distinct structure for CFGDOTInfo

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 10:52:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f995ce8b54c: [CFGPrinter][CallPrinter][polly] Adding distinct structure for CFGDOTInfo (authored by knaumov).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76820

Files:
  llvm/include/llvm/Analysis/CFGPrinter.h
  llvm/lib/Analysis/CFGPrinter.cpp
  llvm/lib/Analysis/DomPrinter.cpp
  llvm/lib/Analysis/RegionPrinter.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  polly/lib/Analysis/ScopGraphPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76820.255408.patch
Type: text/x-patch
Size: 14600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/40f00d8a/attachment.bin>


More information about the llvm-commits mailing list