This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7a7c05d8364 [LVI] Support for ashr in LVI new a1f6793f4a3 [TableGen][AsmMatcherEmitter] Only choose specific diagnost [...]
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: test/MC/AArch64/SVE/zip1.s | 32 ++++---- test/MC/AArch64/SVE/zip2.s | 32 ++++---- test/MC/AArch64/armv8.3a-complex.s | 6 +- test/MC/Mips/eva/invalid-noeva-wrong-error.s | 96 +++++++++++------------ test/MC/Mips/eva/invalid.s | 44 +++++------ test/MC/Mips/eva/invalid_R6.s | 24 +++--- test/MC/Mips/micromips-dsp/invalid-wrong-error.s | 2 +- test/MC/Mips/micromips/invalid-wrong-error.s | 6 +- test/MC/Mips/micromips32r6/invalid-wrong-error.s | 18 ----- test/MC/Mips/micromips32r6/invalid.s | 18 +++++ test/MC/Mips/mips1/invalid-mips2-wrong-error.s | 12 +-- test/MC/Mips/mips1/invalid-mips3-wrong-error.s | 14 ++-- test/MC/Mips/mips1/invalid-mips3.s | 4 +- test/MC/Mips/mips1/invalid-mips4-wrong-error.s | 14 ++-- test/MC/Mips/mips1/invalid-mips4.s | 4 +- test/MC/Mips/mips1/invalid-mips5.s | 4 +- test/MC/Mips/mips2/invalid-mips3-wrong-error.s | 2 +- test/MC/Mips/mips2/invalid-mips3.s | 4 +- test/MC/Mips/mips2/invalid-mips4-wrong-error.s | 2 +- test/MC/Mips/mips2/invalid-mips4.s | 2 +- test/MC/Mips/mips32r6/invalid-mips1-wrong-error.s | 10 +-- test/MC/Mips/mips32r6/invalid-mips5-wrong-error.s | 8 +- test/MC/Mips/mips32r6/invalid.s | 12 +-- test/MC/Mips/mips64/invalid-mips64r2.s | 20 ++--- test/MC/Mips/mips64r6/invalid-mips1-wrong-error.s | 8 +- test/MC/Mips/mips64r6/invalid-mips3-wrong-error.s | 8 +- test/MC/Mips/mips64r6/invalid.s | 12 +-- test/MC/Mips/msa/invalid.s | 12 +-- test/MC/Mips/target-soft-float.s | 8 +- utils/TableGen/AsmMatcherEmitter.cpp | 13 +-- 30 files changed, 228 insertions(+), 223 deletions(-)