This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f05d034950f [AArch64][SVE] Asm: Support for non-temporal, contiguous LD [...] new b997056fc04 [mips] Correct the predicates of sign extension 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/MicroMips32r6InstrFormats.td | 14 -------------- lib/Target/Mips/MicroMips32r6InstrInfo.td | 10 ---------- lib/Target/Mips/MicroMipsInstrInfo.td | 8 ++++---- lib/Target/Mips/MipsInstrInfo.td | 2 +- test/MC/Mips/micromips/valid.s | 4 ++++ test/MC/Mips/mips32r2/valid.s | 4 ++++ test/MC/Mips/mips32r3/valid.s | 4 ++++ test/MC/Mips/mips32r5/valid.s | 4 ++++ test/MC/Mips/mips32r6/valid.s | 4 ++++ test/MC/Mips/mips64r2/valid.s | 4 ++++ test/MC/Mips/mips64r3/valid.s | 4 ++++ test/MC/Mips/mips64r5/valid.s | 4 ++++ test/MC/Mips/mips64r6/valid.s | 12 ++++++++---- 13 files changed, 45 insertions(+), 33 deletions(-)