This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a91221a [SystemZ] Add optional argument to some vector string instructions new bc50ab0 [SystemZ] Add missing vector instructions for the assembler
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: lib/Target/SystemZ/SystemZInstrFormats.td | 183 +++- lib/Target/SystemZ/SystemZInstrVector.td | 109 +- test/MC/Disassembler/SystemZ/insns-z13.txt | 888 +++++++++++++++ test/MC/SystemZ/insn-bad-z13.s | 442 +++++++- test/MC/SystemZ/insn-good-z13.s | 1633 +++++++++++++++++++++++++++- 5 files changed, 3237 insertions(+), 18 deletions(-)