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
Matt Davis
c14f322145
[llvm-mca] Clean up the header comment. NFC.
...
This change removes a few dashes to make room for the header syntax string.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334770 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-14 20:58:54 +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
900cf755f0
[llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.
...
Also, removed flag -verbose in favor of flag -retire-stats.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329794 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-11 12:12:53 +00:00