This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ae36ee5a2b Attempt to fix buildbot after r347489 new 848dcbd04a7 [llvm-mca][View] Improved Retire Control Unit Statistics.
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 | 4 ++ test/tools/llvm-mca/X86/BdVer2/rcu-statistics.s | 4 ++ test/tools/llvm-mca/X86/BtVer2/rcu-statistics.s | 4 ++ test/tools/llvm-mca/X86/option-all-stats-1.s | 4 ++ test/tools/llvm-mca/X86/option-all-stats-2.s | 4 ++ test/tools/llvm-mca/X86/option-all-views-1.s | 4 ++ test/tools/llvm-mca/X86/option-all-views-2.s | 4 ++ .../llvm-mca/Views/RetireControlUnitStatistics.cpp | 44 +++++++++++++++++++++- tools/llvm-mca/Views/RetireControlUnitStatistics.h | 29 +++++++------- tools/llvm-mca/llvm-mca.cpp | 2 +- 10 files changed, 87 insertions(+), 16 deletions(-)