This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be4bc89 [X86] Fix for bugzilla 31576 - add support for "data32" instr [...] new ce4eec5 [SystemZ] Proper handling of undef flag while expanding pseudo.
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/SystemZInstrInfo.cpp | 15 +++++++++------ lib/Target/SystemZ/SystemZInstrInfo.h | 3 ++- test/CodeGen/SystemZ/undef-flag.ll | 24 ++++++++++++++++++++++++ 3 files changed, 35 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/SystemZ/undef-flag.ll