[PATCH] D41765: [CodeGen] Provide an advanced shrink-wrapping interface
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 06:45:06 PST 2018
thegameg updated this revision to Diff 128923.
thegameg added a comment.
`DefaultShrinkWrapper` doesn't need the RegScavenger, only `DefaultShrinkWrapInfo`.
https://reviews.llvm.org/D41765
Files:
include/llvm/CodeGen/ShrinkWrapper.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/DefaultShrinkWrapper.cpp
lib/CodeGen/DefaultShrinkWrapper.h
lib/CodeGen/ShrinkWrap.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41765.128923.patch
Type: text/x-patch
Size: 48807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/78c2cb52/attachment.bin>
More information about the llvm-commits
mailing list