diff options
author | Kirill Naumov <knaumov@azul.com> | 2020-06-16 18:39:54 +0000 |
---|---|---|
committer | Kirill Naumov <knaumov@azul.com> | 2020-06-16 21:15:29 +0000 |
commit | 369d00df60dce4b107734a061c299971972ae55d (patch) | |
tree | 64b13cff915e3fd8ec3d8156d51acbd10139d827 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | def21563895d757c7769de41d4ee8d9cb99714db (diff) | |
download | llvm-369d00df60dce4b107734a061c299971972ae55d.zip llvm-369d00df60dce4b107734a061c299971972ae55d.tar.gz llvm-369d00df60dce4b107734a061c299971972ae55d.tar.bz2 |
[CallPrinter] Adding heat coloring to CallPrinter
This patch introduces the heat coloring of the Call Printer which is based
on the relative "hotness" of each function. The patch is a part of sequence of
three patches, related to graphs Heat Coloring.
Another feature added is the flag similar to "-cfg-dot-filename-prefix",
which allows to write the graph into a named .pdf
Reviewers: rcorcs, apilipenko, davidxl, sfertile, fedor.sergeev, eraman, bollu
Differential Revision: https://reviews.llvm.org/D77172
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions