This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e2a3d08 minimize tests new cfac770 [SystemZ] Add support for missing instructions
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 | 78 +++++- lib/Target/SystemZ/SystemZInstrInfo.td | 19 ++ test/MC/Disassembler/SystemZ/insns-pcrel.txt | 32 +++ test/MC/Disassembler/SystemZ/insns.txt | 378 +++++++++++++++++++++++++++ test/MC/SystemZ/insn-bad-z196.s | 14 + test/MC/SystemZ/insn-bad.s | 145 ++++++++++ test/MC/SystemZ/insn-good-z196.s | 26 ++ test/MC/SystemZ/insn-good.s | 307 ++++++++++++++++++++++ 8 files changed, 995 insertions(+), 4 deletions(-)