[PATCH] D23760: Place the lowered phi instruction(s) before the DEBUG_VALUE entry

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 07:16:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281727: Place the lowered phi instruction(s) before the DEBUG_VALUE entry (authored by kwalker).

Changed prior to commit:
  https://reviews.llvm.org/D23760?vs=68815&id=71641#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23760

Files:
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/lib/CodeGen/InlineSpiller.cpp
  llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp
  llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
  llvm/trunk/lib/CodeGen/PHIEliminationUtils.cpp
  llvm/trunk/lib/CodeGen/SplitKit.cpp
  llvm/trunk/lib/Target/PowerPC/PPCEarlyReturn.cpp
  llvm/trunk/test/CodeGen/AArch64/phi-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23760.71641.patch
Type: text/x-patch
Size: 8372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/11b791be/attachment-0001.bin>


More information about the llvm-commits mailing list