This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94302cb16c0 [MergeICmp][NFC] Make test tuple-four-int8.ll more readable. new da3da48a1c8 [SystemZ] Enable machine scheduler.
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/SystemZSubtarget.h | 5 + test/CodeGen/SystemZ/alloca-01.ll | 10 +- test/CodeGen/SystemZ/alloca-02.ll | 14 +- test/CodeGen/SystemZ/alloca-03.ll | 36 +- test/CodeGen/SystemZ/args-06.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-add-01.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-add-02.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-and-01.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-and-02.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-minmax-01.ll | 16 +- test/CodeGen/SystemZ/atomicrmw-minmax-02.ll | 16 +- test/CodeGen/SystemZ/atomicrmw-minmax-04.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-nand-01.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-nand-02.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-or-01.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-or-02.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-sub-01.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-sub-02.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-xchg-01.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-xchg-02.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-xchg-03.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-xchg-04.ll | 4 +- test/CodeGen/SystemZ/atomicrmw-xor-01.ll | 8 +- test/CodeGen/SystemZ/atomicrmw-xor-02.ll | 8 +- test/CodeGen/SystemZ/backchain.ll | 24 +- test/CodeGen/SystemZ/call-03.ll | 5 +- test/CodeGen/SystemZ/cmpxchg-01.ll | 8 +- test/CodeGen/SystemZ/cmpxchg-02.ll | 8 +- test/CodeGen/SystemZ/fp-add-03.ll | 12 +- test/CodeGen/SystemZ/fp-cmp-03.ll | 6 +- test/CodeGen/SystemZ/fp-cmp-04.ll | 4 +- test/CodeGen/SystemZ/fp-conv-02.ll | 80 - test/CodeGen/SystemZ/fp-conv-17.mir | 202 + test/CodeGen/SystemZ/fp-copysign-02.ll | 12 +- test/CodeGen/SystemZ/fp-div-03.ll | 6 +- test/CodeGen/SystemZ/fp-mul-05.ll | 12 +- test/CodeGen/SystemZ/fp-sub-03.ll | 6 +- test/CodeGen/SystemZ/pr32505.ll | 4 +- test/CodeGen/SystemZ/swift-return.ll | 6 +- test/CodeGen/SystemZ/tdc-06.ll | 16 +- test/CodeGen/SystemZ/tls-01.ll | 4 +- test/CodeGen/SystemZ/tls-02.ll | 4 +- test/CodeGen/SystemZ/vec-cmp-cmp-logic-select.ll | 6135 +++------------------- test/CodeGen/SystemZ/vec-cmpsel.ll | 3392 +----------- test/CodeGen/SystemZ/vec-div-01.ll | 44 +- test/CodeGen/SystemZ/vec-sub-01.ll | 5 +- 46 files changed, 1271 insertions(+), 8937 deletions(-) create mode 100644 test/CodeGen/SystemZ/fp-conv-17.mir