This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46fd9f609b6 [TableGen] Return ValueTypeByHwMode by const reference from [...] new cfeb0f3b987 [llvm-mca] Small refactoring in preparation for another pat [...]
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/DispatchStage.cpp | 9 +++++---- tools/llvm-mca/DispatchStage.h | 8 ++++---- tools/llvm-mca/ExecuteStage.cpp | 14 +++++++++----- tools/llvm-mca/ExecuteStage.h | 14 +++++++++----- tools/llvm-mca/FetchStage.cpp | 4 +++- tools/llvm-mca/FetchStage.h | 2 +- tools/llvm-mca/Pipeline.cpp | 31 ++++++++++++++++++++----------- tools/llvm-mca/RetireStage.cpp | 12 ++++++------ tools/llvm-mca/RetireStage.h | 2 +- tools/llvm-mca/SourceMgr.h | 1 + tools/llvm-mca/Stage.cpp | 2 +- tools/llvm-mca/Stage.h | 13 +++++++------ 12 files changed, 67 insertions(+), 45 deletions(-)