[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
Wed Aug 16 13:01:20 PDT 2017
JDevlieghere created this revision.
Herald added a subscriber: hiraditya.
Revival of https://reviews.llvm.org/D4832
It now also includes a test for MSP430 to address for the situation described by @iains, which seems to work with the current implementation.
Repository:
rL LLVM
https://reviews.llvm.org/D36805
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/DebugInfo/MSP430/lit.local.cfg
llvm/test/DebugInfo/MSP430/sdagsplit-1.ll
llvm/test/DebugInfo/X86/sdagsplit-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36805.111404.patch
Type: text/x-patch
Size: 11054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/d4d7e8ed/attachment-0001.bin>
More information about the llvm-commits
mailing list