This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7ae88e8a9c Revert "[ValueTracking] Pass only a single lambda to comput [...] new 9d9981028dd Revert r319649 - [Asm, ARM] Add fallback diag for multiple [...]
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: include/llvm/MC/MCParser/MCTargetAsmParser.h | 27 ++++++--------------------- lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 17 ----------------- test/MC/ARM/diagnostics.s | 6 +++--- test/MC/ARM/invalid-fp-armv8.s | 24 ++++++++++++------------ test/MC/ARM/invalid-neon-v8.s | 14 +++++++------- test/MC/ARM/ldrd-strd-gnu-arm-bad-regs.s | 8 ++++---- test/MC/ARM/ldrd-strd-gnu-bad-inst.s | 8 ++++---- test/MC/ARM/ldrd-strd-gnu-sp.s | 8 ++++---- test/MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s | 4 ++-- test/MC/ARM/thumb-mov.s | 6 +++--- test/MC/ARM/thumb2-diagnostics.s | 11 ++++------- test/MC/ARM/vfp4.s | 12 ++++++------ utils/TableGen/AsmMatcherEmitter.cpp | 23 ++++++++++++----------- 13 files changed, 67 insertions(+), 101 deletions(-)