This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e7e54cd1867 [CodeGen][NFC] Add tests for heterogeneous types in MergeCo [...] new 42b54435076 [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy [...]
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: include/llvm/CodeGen/MachineInstr.h | 4 ++ lib/CodeGen/MachineCSE.cpp | 8 +-- lib/CodeGen/MachineCopyPropagation.cpp | 5 ++ lib/CodeGen/MachineInstr.cpp | 10 ++++ test/CodeGen/MIR/X86/pr38773.mir | 105 +++++++++++++++++++++++++++++++++ 5 files changed, 126 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/MIR/X86/pr38773.mir