[PATCH] D24038: Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPC

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 03:37:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280350: Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPC (authored by hfinkel).

Changed prior to commit:
  https://reviews.llvm.org/D24038?vs=69705&id=69976#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24038

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/test/CodeGen/PowerPC/eh-dwarf-cfa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24038.69976.patch
Type: text/x-patch
Size: 10937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/b841a57b/attachment.bin>


More information about the llvm-commits mailing list