This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fc4e13c88fc [AMDGPU][Waitcnt] NFC. Cleanup some code/naming consistency [...] new 6ddbc3eac4a [InstCombine] regenerate checks; NFC new 6f8184d949f [mips] Show an error if register number is out of range
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 | 9 +- test/MC/Mips/eva/invalid.s | 24 +- test/MC/Mips/eva/invalid_R6.s | 24 +- test/MC/Mips/micromips-invalid.s | 2 +- test/MC/Mips/micromips/invalid.s | 52 +- test/MC/Mips/micromips32r6/invalid.s | 115 ++- test/MC/Mips/mips-register-names-invalid.s | 4 +- test/MC/Mips/mips32r5/invalid.s | 32 +- test/MC/Mips/mips32r6/invalid-mips5-wrong-error.s | 4 - test/MC/Mips/mips32r6/invalid.s | 40 +- test/MC/Mips/mips64r3/invalid.s | 2 +- test/MC/Mips/mips64r5/invalid.s | 34 +- test/MC/Mips/mips64r6/invalid.s | 52 +- test/Transforms/InstCombine/select.ll | 1003 ++++++++++++--------- 14 files changed, 772 insertions(+), 625 deletions(-)