summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/LinkTimeOptimizer.h
diff options
context:
space:
mode:
authorSiddharth Bhat <siddu.druid@gmail.com>2017-06-02 08:01:22 +0000
committerSiddharth Bhat <siddu.druid@gmail.com>2017-06-02 08:01:22 +0000
commit07bee290de7569b413831c75dface6edb240a8d8 (patch)
tree68785f542fe688d058a988c82094b3ff074e641b /llvm/include/llvm-c/LinkTimeOptimizer.h
parentaf199153ccc5a6b6165da3ab16fe6c8ead523b88 (diff)
downloadbcm5719-llvm-07bee290de7569b413831c75dface6edb240a8d8.tar.gz
bcm5719-llvm-07bee290de7569b413831c75dface6edb240a8d8.zip
[CodeGen] Extend Performance Counter to track per-scop information.
Previously, we would generate one performance counter for all scops. Now, we generate both the old information, as well as a per-scop performance counter to generate finer grained information. This patch needed a way to generate a unique name for a `Scop`. The start region, end region, and function name combined provides a unique `Scop` name. So, `Scop` has a new public API to provide its start and end region names. Differential Revision: https://reviews.llvm.org/D33723 llvm-svn: 304528
Diffstat (limited to 'llvm/include/llvm-c/LinkTimeOptimizer.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud