This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 410e1dd4085 [MIPS GlobalISel] Consider type1 when legalizing shifts aft [...] new 1c722e77575 [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT
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/MipsLegalizerInfo.cpp | 4 ++ .../Mips/GlobalISel/legalizer/zext_and_sext.mir | 61 +++++++++++++++++++++ .../{inttoptr_and_ptrtoint.ll => zext_and_sext.ll} | 19 ++++--- .../GlobalISel/regbankselect/zext_and_sext.mir | 64 ++++++++++++++++++++++ 4 files changed, 140 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/zext_and_sext.mir copy test/CodeGen/Mips/GlobalISel/llvm-ir/{inttoptr_and_ptrtoint.ll => zext_and_se [...] create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/zext_and_sext.mir