This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from edc45eb6a43 Add parens to silence Wparentheses warning, introduced by 336990 new 6ff281cc606 [llvm-mca] Improve a few debug prints. NFC new 7c86c0663d5 [mips] Add microMIPS case to the tests and regenerate asser [...]
The 2 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: test/CodeGen/Mips/blez_bgez.ll | 121 ++++++++++++++++++++++++++++++++++++--- tools/llvm-mca/DispatchStage.cpp | 4 +- tools/llvm-mca/ExecuteStage.cpp | 12 ++-- tools/llvm-mca/InstrBuilder.cpp | 20 ++++--- tools/llvm-mca/RegisterFile.cpp | 2 +- tools/llvm-mca/RetireStage.cpp | 2 +- tools/llvm-mca/Scheduler.cpp | 6 +- 7 files changed, 138 insertions(+), 29 deletions(-)