[PATCH] D35342: [Dominators] Implement incremental deletions
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 18:50:40 PDT 2017
kuhar updated this revision to Diff 106577.
kuhar added a comment.
I tried to improve comments. Please let me know if they are descriptive enough now.
https://reviews.llvm.org/D35342
Files:
include/llvm/IR/Dominators.h
include/llvm/Support/GenericDomTree.h
include/llvm/Support/GenericDomTreeConstruction.h
lib/IR/Dominators.cpp
unittests/IR/DominatorTreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35342.106577.patch
Type: text/x-patch
Size: 21714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/798a1483/attachment.bin>
More information about the llvm-commits
mailing list