This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-good in repository toolchain/llvm/llvm.
from cb762f1f3dd [SelectionDAG] Improve the legalisation lowering of UMULO. adds 8744f36d0bb [llvm-mca] Refactor how execution is orchestrated by the Pipeline.
No new revisions were added by this update.
Summary of changes: tools/llvm-mca/Context.cpp | 22 +++++++-------- tools/llvm-mca/DispatchStage.cpp | 32 ++++++++++++--------- tools/llvm-mca/DispatchStage.h | 30 +++++++------------- tools/llvm-mca/ExecuteStage.cpp | 37 ++++++++++++++++++------ tools/llvm-mca/ExecuteStage.h | 9 ++---- tools/llvm-mca/FetchStage.cpp | 46 ++++++++++++++++++++++++------ tools/llvm-mca/FetchStage.h | 12 ++++++-- tools/llvm-mca/InstructionTables.cpp | 4 +-- tools/llvm-mca/InstructionTables.h | 6 ++-- tools/llvm-mca/Pipeline.cpp | 55 +++++++++++------------------------- tools/llvm-mca/Pipeline.h | 6 +--- tools/llvm-mca/RetireStage.cpp | 5 ++++ tools/llvm-mca/RetireStage.h | 3 +- tools/llvm-mca/Stage.h | 53 ++++++++++++++++------------------ 14 files changed, 171 insertions(+), 149 deletions(-)