[PATCH] D36805: [Debug info] Teach the SDag type legalizer how to split up debug info for integer values that are split into a hi and lo part.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 10:07:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311102: [Debug info] Transfer DI to fragment expressions for split integer values. (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D36805?vs=111436&id=111533#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36805

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/DebugInfo/MSP430/lit.local.cfg
  llvm/trunk/test/DebugInfo/MSP430/sdagsplit-1.ll
  llvm/trunk/test/DebugInfo/X86/sdagsplit-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36805.111533.patch
Type: text/x-patch
Size: 16898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/5d79767e/attachment.bin>


More information about the llvm-commits mailing list