This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ef72253f18 [DAGCombiner] generalize binop-of-splats scalarization new 6d4a3cda92c [Docs] ReleaseNotes: fixup markup in memcmp()->bcmp() entry new 114570df08c ARM: disallow add/sub to sp unless Rn is also sp.
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: docs/ReleaseNotes.rst | 8 +++---- lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 14 +++++++++++ lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 14 ++++++++++- test/MC/ARM/invalid-addsub.s | 20 ++++++++++++++++ test/MC/Disassembler/ARM/invalid-thumbv7.txt | 31 +++++++++++++++++++++++++ 5 files changed, 82 insertions(+), 5 deletions(-) create mode 100644 test/MC/ARM/invalid-addsub.s