[PATCH] D35869: [ADCE][Dominators] Teach ADCE to preserve dominators
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 18:28:51 PDT 2017
kuhar updated this revision to Diff 111449.
kuhar added a comment.
Add dependency on the DominatorTreeWrapperPass for the LegacyPassManager.
https://reviews.llvm.org/D35869
Files:
include/llvm/Support/GenericDomTreeConstruction.h
lib/Transforms/Scalar/ADCE.cpp
test/Transforms/ADCE/domtree-DoubleDeletion.ll
test/Transforms/ADCE/unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35869.111449.patch
Type: text/x-patch
Size: 7631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/3e69b6d3/attachment.bin>
More information about the llvm-commits
mailing list