This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8af523842a7 [SimpleLoopUnswitch] Make all checks before actual non-triv [...] new 390074be651 [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFC
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: tools/llvm-mca/Views/InstructionInfoView.h | 9 +++++---- tools/llvm-mca/Views/ResourcePressureView.cpp | 16 +++++++++++----- tools/llvm-mca/Views/ResourcePressureView.h | 10 ++++++---- tools/llvm-mca/Views/SummaryView.cpp | 10 +++++++--- tools/llvm-mca/Views/SummaryView.h | 6 +++--- tools/llvm-mca/Views/TimelineView.cpp | 25 ++++++++++++------------- tools/llvm-mca/Views/TimelineView.h | 7 ++++--- tools/llvm-mca/include/SourceMgr.h | 3 +-- tools/llvm-mca/llvm-mca.cpp | 19 ++++++++++++------- 9 files changed, 61 insertions(+), 44 deletions(-)