summaryrefslogtreecommitdiff
path: root/runtimes/CMakeLists.txt
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2016-08-26 20:21:05 +0000
committerAdam Nemet <anemet@apple.com>2016-08-26 20:21:05 +0000
commitc96b33c2f4eedc8cd21607b2cc43a5e579f8c7e9 (patch)
tree9de6c3f919d6db3ab7f430a8d15b6ae1e2ceb378 /runtimes/CMakeLists.txt
parent9e8a8de0668e78f197040a860b1446d039cb071e (diff)
[Inliner] Report when inlining fails because callee's def is unavailable
Summary: This is obviously an interesting case because it may motivate code restructuring or LTO. Reporting this requires instantiation of ORE in the loop where the call sites are first gathered. I've checked compile-time overhead *with* -Rpass-with-hotness and the worst slow-down was 6% in mcf and quickly tailing off. As before without -Rpass-with-hotness there is no overhead. Because this could be a pretty noisy diagnostics, it is currently qualified as 'verbose'. As of this patch, 'verbose' diagnostics are only emitted with -Rpass-with-hotness, i.e. when the output is expected to be filtered. Reviewers: eraman, chandlerc, davidxl, hfinkel Subscribers: tejohnson, Prazek, davide, llvm-commits Differential Revision: https://reviews.llvm.org/D23415 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279860 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtimes/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions