[PATCH] 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.

Adrian Prantl aprantl at apple.com
Mon Sep 15 15:21:55 PDT 2014


Thanks for the feedback, this is a all-around simplified revision of the previous patch! Particularly, I
- got rid of (now) redundant code in InstrEmitter.
- got rid of the second testcase, which could be reduced to the first without loss of generality.
- simplified the first testcase

http://reviews.llvm.org/D4832

Files:
  lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/DebugInfo/X86/sdagsplit-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4832.13734.patch
Type: text/x-patch
Size: 7640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/6cdc94b2/attachment.bin>


More information about the llvm-commits mailing list