[PATCH] D41765: [CodeGen] Provide an advanced shrink-wrapping interface

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 16:49:57 PST 2018


thegameg updated this revision to Diff 133337.
thegameg marked 3 inline comments as done.
thegameg added a comment.

- Fix typo
- Iterate on MBB in reverse to catch terminator uses first


https://reviews.llvm.org/D41765

Files:
  include/llvm/CodeGen/ShrinkWrapper.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CSRFIShrinkWrapInfo.cpp
  lib/CodeGen/CSRFIShrinkWrapInfo.h
  lib/CodeGen/DominatorShrinkWrapper.cpp
  lib/CodeGen/DominatorShrinkWrapper.h
  lib/CodeGen/ShrinkWrap.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41765.133337.patch
Type: text/x-patch
Size: 53000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/55da63a3/attachment.bin>


More information about the llvm-commits mailing list