This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d48da2b6432 [TargetLowering] SimplifyDemandedBits SIGN_EXTEND_VECTOR_IN [...] new d3bcee47904 [SystemZ] Support vector load/store alignment hints
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/SystemZAsmPrinter.cpp | 41 ++ lib/Target/SystemZ/SystemZInstrFormats.td | 52 +- lib/Target/SystemZ/SystemZInstrVector.td | 8 +- lib/Target/SystemZ/SystemZScheduleZ13.td | 11 +- lib/Target/SystemZ/SystemZScheduleZ14.td | 11 +- test/CodeGen/SystemZ/frame-19.ll | 4 +- test/CodeGen/SystemZ/vec-move-02.ll | 28 +- test/CodeGen/SystemZ/vec-move-03.ll | 28 +- .../SystemZ/vector-constrained-fp-intrinsics.ll | 592 ++++++++++----------- test/MC/Disassembler/SystemZ/insns-z13.txt | 12 + test/MC/SystemZ/insn-bad-z13.s | 24 + test/MC/SystemZ/insn-good-z13.s | 24 +- 12 files changed, 487 insertions(+), 348 deletions(-)