This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42ebf193bc9 [InstCombine] choose 1 form of abs and nabs as canonical new e7c11b70931 [mips] Add microMIPSR6 ll/sc instructions.
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/Disassembler/MipsDisassembler.cpp | 2 +- lib/Target/Mips/MicroMips32r6InstrFormats.td | 18 ++++++++++++++ lib/Target/Mips/MicroMips32r6InstrInfo.td | 29 +++++++++++++++++++++++ lib/Target/Mips/MicroMipsInstrInfo.td | 12 +++++----- lib/Target/Mips/MipsISelLowering.cpp | 16 ++++++------- lib/Target/Mips/MipsSERegisterInfo.cpp | 2 ++ test/MC/Disassembler/Mips/micromips32r6/valid.txt | 4 ++++ test/MC/Mips/micromips32r6/invalid-wrong-error.s | 4 ++++ test/MC/Mips/micromips32r6/invalid.s | 8 +++++++ test/MC/Mips/micromips32r6/valid.s | 2 ++ 10 files changed, 82 insertions(+), 15 deletions(-)