[PATCH] D27782: [codegen] Add generic functions to skip debug values.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 16:11:38 PST 2016


fhahn updated this revision to Diff 81684.
fhahn added a comment.

Thank you for the helpful comments. I hope I addressed them all.


https://reviews.llvm.org/D27782

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/BranchFolding.cpp
  lib/CodeGen/IfConversion.cpp
  lib/CodeGen/MachineBasicBlock.cpp
  lib/CodeGen/MachineCSE.cpp
  lib/CodeGen/RegisterPressure.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27782.81684.patch
Type: text/x-patch
Size: 8527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/67bdb24b/attachment-0001.bin>


More information about the llvm-commits mailing list