diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-03-13 17:24:32 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-03-13 17:24:32 +0000 |
commit | b52297508ef8c6801c194b90407479e093a00ed5 (patch) | |
tree | 4aa388b8f64a76f80ac0711025f5cda71b08eff9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 9855b3938093eb4a3663474a42a1a694327816c0 (diff) | |
download | bcm5719-llvm-b52297508ef8c6801c194b90407479e093a00ed5.tar.gz bcm5719-llvm-b52297508ef8c6801c194b90407479e093a00ed5.zip |
[llvm-mca] Remove the logic that computes the reciprocal throughput, and make the SummaryView independent from the Backend. NFCI
Since r327420, the tool can query the MCSchedModel interface to obtain the
reciprocal throughput information.
As a consequence, method `ResourceManager::getRThroughput`, and
method `Backend::getRThroughput` are no longer needed.
This patch simplifies the code by removing the custom RThroughput computation.
This patch also refactors class SummaryView by removing the dependency with
the Backend object.
No functional change intended.
llvm-svn: 327425
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions