This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83265e9e743 [IRCE] Support narrow latch condition for wide range checks new 842b69bf631 [SystemZ] Handle DBG_VALUE instructions in two places in backend.
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/SystemZElimCompare.cpp | 3 + lib/Target/SystemZ/SystemZISelLowering.cpp | 13 +++-- test/CodeGen/SystemZ/debuginstr-00.mir | 85 +++++++++++++++++++++++++++ test/CodeGen/SystemZ/debuginstr-01.mir | 80 +++++++++++++++++++++++++ test/CodeGen/SystemZ/debuginstr-02.mir | 93 ++++++++++++++++++++++++++++++ 5 files changed, 268 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/SystemZ/debuginstr-00.mir create mode 100644 test/CodeGen/SystemZ/debuginstr-01.mir create mode 100644 test/CodeGen/SystemZ/debuginstr-02.mir