[PATCH] D36167: [Dominators] Introduce batch updates

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 17:24:37 PDT 2017


kuhar updated this revision to Diff 110511.
kuhar added a comment.

Fix a bug with not hiding duplicate children.
Rebase the patch to ToT.


https://reviews.llvm.org/D36167

Files:
  include/llvm/IR/Dominators.h
  include/llvm/Support/GenericDomTree.h
  include/llvm/Support/GenericDomTreeConstruction.h
  lib/IR/Dominators.cpp
  unittests/IR/CMakeLists.txt
  unittests/IR/DominatorTreeBatchUpdatesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36167.110511.patch
Type: text/x-patch
Size: 49240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/653d3f84/attachment-0001.bin>


More information about the llvm-commits mailing list