This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bc12e135d9b [llvm-objdump] Fix jumptable detection when disassembling M [...] new 680facceba7 [InstCombine] add tests with 'ne' predicates; NFC new e49fc65ec18 [mips] Fix lowering load/store instruction in PIC case
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/AsmParser/MipsAsmParser.cpp | 19 +++++++++- test/MC/Mips/mips-expansions.s | 59 +++++++++++++++++++++++++++++ test/MC/Mips/mips64-expansions.s | 53 ++++++++++++++++++++++++++ test/Transforms/InstCombine/select.ll | 30 +++++++++++++++ 4 files changed, 160 insertions(+), 1 deletion(-)