[PATCH] D88896: [DebugInfo][InstrRef][3/4] Produce DBG_INSTR_REFs for all* variable locations
    Jeremy Morse via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul  5 11:53:41 PDT 2021
    
    
  
jmorse updated this revision to Diff 356543.
jmorse added a comment.
(Re upload with the SubReg = 0; bit actually taken out, earlier diff was a case of mistaken identity)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88896/new/
https://reviews.llvm.org/D88896
Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/test/DebugInfo/X86/arg-dbg-value-list.ll
  llvm/test/DebugInfo/X86/dbg-val-list-undef.ll
  llvm/test/DebugInfo/X86/instr-ref-selectiondag.ll
  llvm/test/DebugInfo/X86/invalidated-dbg-value-is-undef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88896.356543.patch
Type: text/x-patch
Size: 29192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/d9c6d0e9/attachment.bin>
    
    
More information about the llvm-commits
mailing list