[PATCH] D48319: [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 03:08:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335214: [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property (authored by uabelho, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48319?vs=152068&id=152245#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48319

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstrBuilder.h
  llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/MIR/X86/diexpr-win32.mir
  llvm/trunk/test/CodeGen/PowerPC/debuginfo-stackarg.ll
  llvm/trunk/test/CodeGen/X86/post-ra-sched-with-debug.mir
  llvm/trunk/test/DebugInfo/MIR/AArch64/clobber-sp.mir
  llvm/trunk/test/DebugInfo/MIR/Mips/last-inst-bundled.mir
  llvm/trunk/test/DebugInfo/MIR/X86/kill-after-spill.mir
  llvm/trunk/test/DebugInfo/MIR/X86/live-debug-values-spill.mir
  llvm/trunk/test/DebugInfo/X86/bbjoin.ll
  llvm/trunk/test/DebugInfo/X86/pr34545.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48319.152245.patch
Type: text/x-patch
Size: 17752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/5545f906/attachment.bin>


More information about the llvm-commits mailing list