This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c9df68ed93 [AArch64] Re-run load/store optimizer after aggressive tail [...] new 4c18d279009 [MIPS GlobalISel] Lower G_UADDE and narrowScalar G_ADD new e52a0ade964 [AggressiveInstCombine] add test for rotate insertion point; NFC
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: lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 18 +++++ lib/Target/Mips/MipsLegalizerInfo.cpp | 35 ++------- test/CodeGen/Mips/GlobalISel/legalizer/add.mir | 96 +++++++++++++++++++++++-- test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll | 69 ++++++++++++++++-- test/Transforms/AggressiveInstCombine/rotate.ll | 37 ++++++++++ 5 files changed, 216 insertions(+), 39 deletions(-)