This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1f04183c4b [ConstantHoisting] Call cleanup() in ConstantHoistingPass:: [...] new 778b40dc9a6 [MIPS GlobalISel] Select G_UMULH
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: lib/Target/Mips/MipsInstructionSelector.cpp | 20 +++++++++++ lib/Target/Mips/MipsLegalizerInfo.cpp | 5 ++- lib/Target/Mips/MipsRegisterBankInfo.cpp | 1 + .../Mips/GlobalISel/instruction-select/mul.mir | 40 ++++++++++++++++++++++ test/CodeGen/Mips/GlobalISel/legalizer/mul.mir | 30 ++++++++++++++++ test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll | 22 ++++++++++++ test/CodeGen/Mips/GlobalISel/regbankselect/mul.mir | 36 +++++++++++++++++++ 7 files changed, 153 insertions(+), 1 deletion(-)