[PATCH] D35342: [Dominators] Implement incremental deletions

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 14:59:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308062: [Dominators] Implement incremental deletions (authored by kuhar).

Changed prior to commit:
  https://reviews.llvm.org/D35342?vs=106577&id=106716#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35342

Files:
  llvm/trunk/include/llvm/IR/Dominators.h
  llvm/trunk/include/llvm/Support/GenericDomTree.h
  llvm/trunk/include/llvm/Support/GenericDomTreeConstruction.h
  llvm/trunk/lib/IR/Dominators.cpp
  llvm/trunk/unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35342.106716.patch
Type: text/x-patch
Size: 21893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/eeca1932/attachment-0001.bin>


More information about the llvm-commits mailing list