This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca0df55065b [CodeGen] Unify MBB reference format in both MIR and debug output new 998cdc4f56d MachineVerifier: undef phi arg doesn't need to be live-out [...]
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/CodeGen/MachineVerifier.cpp | 3 ++- test/CodeGen/X86/verifier-phi-fail0.mir | 30 +++++++++++++++++++++++++++++ test/CodeGen/X86/verifier-phi.mir | 34 +++++++++++++++++++++++++++++++++ 3 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/verifier-phi-fail0.mir create mode 100644 test/CodeGen/X86/verifier-phi.mir