This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17265b988b1 [ARM][ParallelDSP] Relax alias checks new 12d462cd1b3 [SystemZ] Model floating-point control register
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/SystemZInstrDFP.td | 92 +++--- lib/Target/SystemZ/SystemZInstrFP.td | 206 +++++++------ lib/Target/SystemZ/SystemZInstrInfo.td | 2 +- lib/Target/SystemZ/SystemZInstrVector.td | 340 ++++++++++++--------- lib/Target/SystemZ/SystemZRegisterInfo.cpp | 3 + lib/Target/SystemZ/SystemZRegisterInfo.td | 7 + test/CodeGen/SystemZ/RAbasic-invalid-LR-update.mir | 4 +- test/CodeGen/SystemZ/clear-liverange-spillreg.mir | 2 +- test/CodeGen/SystemZ/cond-move-regalloc-hints.mir | 2 +- test/CodeGen/SystemZ/debuginstr-02.mir | 4 +- test/CodeGen/SystemZ/fp-cmp-07.mir | 2 +- test/CodeGen/SystemZ/fp-conv-17.mir | 34 +-- 12 files changed, 402 insertions(+), 296 deletions(-)