diff options
author | Kirill Naumov <knaumov@azul.com> | 2020-06-11 22:24:10 +0000 |
---|---|---|
committer | Kirill Naumov <knaumov@azul.com> | 2020-06-24 21:27:07 +0000 |
commit | 6a5d7d498c0b16b13ace802f422b223eb510c303 (patch) | |
tree | 3afb3b6da3bee397cd01ab676870bf0ef0d42a11 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a61c73dbe320f1caf9940717090548df8ee30f8b (diff) | |
download | llvm-6a5d7d498c0b16b13ace802f422b223eb510c303.zip llvm-6a5d7d498c0b16b13ace802f422b223eb510c303.tar.gz llvm-6a5d7d498c0b16b13ace802f422b223eb510c303.tar.bz2 |
[InlineCost] InlineCostAnnotationWriterPass introduced
This class allows to see the inliner's decisions for better
optimization verifications and tests. To use, use flag
"-passes="print<inline-cost>"".
This is the second attempt to integrate the patch.
The problem from the first try has been discussed and
fixed in D82205.
Reviewers: apilipenko, mtrofin, davidxl, fedor.sergeev
Reviewed By: mtrofin
Differential revision: https://reviews.llvm.org/D81743
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions