[PATCH] D45341: [DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 19:47:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331842: [DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr. (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45341?vs=144283&id=145848#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45341

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/Support/TargetOpcodes.def
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/PatchableFunction.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/DebugInfo/Generic/debug-label-mi.ll
  llvm/trunk/test/DebugInfo/Generic/debug-label-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45341.145848.patch
Type: text/x-patch
Size: 21997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/2c66b011/attachment-0001.bin>


More information about the llvm-commits mailing list