This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a010e1809ca [InstCombine] Test for PR35354: unable to vectorize loop wi [...] new 3149db1b8c9 [ARM] Add diagnostics for SPR/DPR lists new b181279f89b Revert r318759 due to make check-all failure on Windows
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/ARM/ARMInstrInfo.td | 10 +++++-- lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 3 +++ test/MC/AArch64/arm64-diags.s | 8 +++--- test/MC/AArch64/basic-a64-diagnostics.s | 22 ++++++++-------- test/MC/ARM/vldm-vstm-diags.s | 44 +++++++++++++++++++++++++++++++ utils/TableGen/AsmMatcherEmitter.cpp | 5 ++-- 6 files changed, 73 insertions(+), 19 deletions(-) create mode 100644 test/MC/ARM/vldm-vstm-diags.s