This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3047183 [GlobalOpt] Propagate operand bundles new 951fe56 [mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE [...]
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/AsmParser/MipsAsmParser.cpp | 7 ------- lib/Target/Mips/MicroMips32r6InstrInfo.td | 4 ++-- lib/Target/Mips/MicroMipsInstrInfo.td | 15 +++++++++------ lib/Target/Mips/MipsInstrInfo.td | 27 +++++++++------------------ test/MC/Mips/eva/invalid-noeva-wrong-error.s | 6 +++--- test/MC/Mips/eva/invalid.s | 24 ++++++++++++++++++++++++ test/MC/Mips/eva/invalid_R6.s | 24 ++++++++++++++++++++++++ test/MC/Mips/micromips/invalid.s | 26 ++++++++++++++++++++++++-- test/MC/Mips/micromips32r6/invalid.s | 25 +++++++++++++++++++++++-- test/MC/Mips/micromips64r6/invalid.s | 24 ++++++++++++++++++++++++ 10 files changed, 142 insertions(+), 40 deletions(-)