This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffabbc5 Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" new 7435b28 Place the lowered phi instruction(s) before the DEBUG_VALUE entry
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/MachineBasicBlock.h | 9 +++- lib/CodeGen/InlineSpiller.cpp | 2 +- lib/CodeGen/LiveDebugVariables.cpp | 2 +- lib/CodeGen/MachineBasicBlock.cpp | 15 ++++++- lib/CodeGen/PHIEliminationUtils.cpp | 3 +- lib/CodeGen/SplitKit.cpp | 2 +- lib/Target/PowerPC/PPCEarlyReturn.cpp | 2 +- test/CodeGen/AArch64/phi-dbg.ll | 75 ++++++++++++++++++++++++++++++++ 8 files changed, 102 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/AArch64/phi-dbg.ll