[PATCH] D86812: [DebugInstrRef][1/3] Track PHI values through register allocation

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 12:24:32 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8496fc2ec804: [DebugInstrRef][1/3] Track PHI values through register allocation (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D86812?vs=346720&id=348053#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86812/new/

https://reviews.llvm.org/D86812

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/Target.td
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/LiveDebugVariables.cpp
  llvm/lib/CodeGen/PHIElimination.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/DebugInfo/MIR/InstrRef/phi-regallocd-to-stack.mir
  llvm/test/DebugInfo/MIR/InstrRef/phi-through-regalloc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86812.348053.patch
Type: text/x-patch
Size: 24960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/f0d0346c/attachment.bin>


More information about the llvm-commits mailing list