[PATCH] D36167: [Dominators] Introduce batch updates

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 09:14:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311015: [Dominators] Introduce batch updates (authored by kuhar).

Changed prior to commit:
  https://reviews.llvm.org/D36167?vs=110511&id=111363#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36167

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/CMakeLists.txt
  llvm/trunk/unittests/IR/DominatorTreeBatchUpdatesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36167.111363.patch
Type: text/x-patch
Size: 49433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/237f4515/attachment.bin>


More information about the llvm-commits mailing list