[PATCH] D35869: [ADCE][Dominators] Teach ADCE to preserve dominators
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 09:18:58 PDT 2017
kuhar updated this revision to Diff 112184.
kuhar added a comment.
Update to use the batch API.
Add a regression test for deletions in wrong order.
https://reviews.llvm.org/D35869
Files:
lib/Transforms/Scalar/ADCE.cpp
test/Transforms/ADCE/2017-08-21-DomTree-deletions.ll
test/Transforms/ADCE/domtree-DoubleDeletion.ll
test/Transforms/ADCE/unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35869.112184.patch
Type: text/x-patch
Size: 7922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/aa2ce2f7/attachment.bin>
More information about the llvm-commits
mailing list