This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8127683 [AMDGPU] Scalar Memory instructions TD refactoring new 77579f5 Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, f [...]
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/ISDOpcodes.h | 5 +++++ lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 16 ++++++++++++++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 15 +++---------- lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 1 + lib/Target/Mips/MipsISelLowering.cpp | 27 +++++++---------------- lib/Target/Mips/MipsISelLowering.h | 2 +- lib/Target/PowerPC/PPCISelLowering.cpp | 16 ++++++++++++++ lib/Target/PowerPC/PPCISelLowering.h | 1 + test/CodeGen/PowerPC/eh-dwarf-cfa.ll | 28 ++++++++++++++++++++++++ 9 files changed, 79 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/PowerPC/eh-dwarf-cfa.ll