Andrea Di Biagio
c75619bff7
[llvm-mca] Use an ordered map to collect hardware statistics. NFC.
...
Histogram entries are now ordered by key. This should improves their
readability when statistics are printed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334961 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-18 17:04:56 +00:00
Andrea Di Biagio
ca9b26eb14
[llvm-mca] Removed unused argument from cycleEvent. NFC
...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329895 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-12 10:49:40 +00:00
Andrea Di Biagio
ee869a8238
[llvm-mca] Minor code cleanup. NFC
...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329796 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-11 12:31:44 +00:00
Andrea Di Biagio
2d438c016c
[llvm-mca] Move the logic that prints scheduler statistics from BackendStatistics to its own view.
...
Added flag -scheduler-stats to print scheduler related statistics.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329792 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-11 11:37:46 +00:00