This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f0f7c08bf8 [ARM GlobalISel] Remove hand-written G_FADD selection new 4ab11e2a6be [MIPS] Add support to match more patterns for DINS instruction
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/MipsISelLowering.cpp | 84 +++++++++++++++++++++++++----------- test/CodeGen/Mips/dins.ll | 70 ++++++++++++++++++++++++++++++ test/CodeGen/Mips/mips64-f128.ll | 9 ++-- 3 files changed, 133 insertions(+), 30 deletions(-) create mode 100644 test/CodeGen/Mips/dins.ll