This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00ccfbc5889 [NFC] Move some methods into static functions new 8d89c08c5ba [NFC] Add missing comment new b49e61777a7 [SystemZ] Improve handling of instructions which expand to [...]
The 2 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/SystemZHazardRecognizer.cpp | 34 +++++---- lib/Target/SystemZ/SystemZSchedule.td | 12 +-- lib/Target/SystemZ/SystemZScheduleZ13.td | 60 ++++++++------- lib/Target/SystemZ/SystemZScheduleZ14.td | 63 +++++++++------- lib/Target/SystemZ/SystemZScheduleZ196.td | 66 +++++++++-------- lib/Target/SystemZ/SystemZScheduleZEC12.td | 64 ++++++++-------- lib/Transforms/Scalar/GuardWidening.cpp | 1 + test/CodeGen/SystemZ/postra-sched-expandedops.mir | 90 +++++++++++++++++++++++ 8 files changed, 261 insertions(+), 129 deletions(-) create mode 100644 test/CodeGen/SystemZ/postra-sched-expandedops.mir