This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee400ed04b3 fix comment typo new 0f9e36f242b [llvm-mca] Improved report generated by the SchedulerStatis [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/CommandGuide/llvm-mca.rst | 20 ++-- .../llvm-mca/X86/BtVer2/scheduler-queue-usage.s | 12 +- test/tools/llvm-mca/X86/option-all-stats-1.s | 12 +- test/tools/llvm-mca/X86/option-all-stats-2.s | 12 +- test/tools/llvm-mca/X86/option-all-views-1.s | 12 +- test/tools/llvm-mca/X86/option-all-views-2.s | 12 +- test/tools/llvm-mca/X86/scheduler-queue-usage.s | 94 ++++++++++++---- tools/llvm-mca/Views/SchedulerStatistics.cpp | 121 +++++++++++++-------- tools/llvm-mca/Views/SchedulerStatistics.h | 45 ++++---- 9 files changed, 231 insertions(+), 109 deletions(-)