This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 575411ebf86 [X86][SSE] Add combine tests for PMULDQ/PMULUDQ new 18f8cae7668 [SystemZ] Fix missing emergency spill slot corner case new 8ae15db2a4e [opt-viewer] Python 3 support in opt-stats.py
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/SystemZFrameLowering.cpp | 17 ++++++- test/CodeGen/SystemZ/frame-21.ll | 76 +++++++++++++++++++++++++++++ utils/opt-viewer/opt-stats.py | 2 +- utils/opt-viewer/optrecord.py | 24 +++++++-- 4 files changed, 113 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/SystemZ/frame-21.ll