This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a1a7c48dc0a [InstCombine] move declarations closer to uses; NFC new 4963a3e5f71 [mips] Involves microMIPS's jump in the analyzable branch set new 7a2be54fffd [mips] Fix microMIPS unconditional branch offset handling
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/Target/Mips/MipsSEInstrInfo.cpp | 11 ++-- test/CodeGen/Mips/longbranch.ll | 7 +-- test/CodeGen/Mips/micromips-b-range.ll | 98 ++++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/Mips/micromips-b-range.ll