This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11ead03db9d [llvm-mca][UpdateTestChecks] Don't try to align blocks that [...] new ee5a5147a14 [llvm-mca] Lower to mca::Instructon before the pipeline is run.
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/include/Instruction.h | 23 +++++++------- tools/llvm-mca/include/SourceMgr.h | 20 ++++++------ tools/llvm-mca/include/Stages/FetchStage.h | 7 ++--- tools/llvm-mca/lib/Context.cpp | 2 +- tools/llvm-mca/lib/Instruction.cpp | 2 +- tools/llvm-mca/lib/Stages/FetchStage.cpp | 19 +++++------- tools/llvm-mca/llvm-mca.cpp | 49 ++++++++++++++++++------------ 7 files changed, 63 insertions(+), 59 deletions(-)