[PATCH] D35391: [Dominators] Teach LoopDeletion to use the new incremental API

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 11:18:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309850: [Dominators] Teach LoopDeletion to use the new incremental API (authored by kuhar).

Changed prior to commit:
  https://reviews.llvm.org/D35391?vs=109377&id=109389#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35391

Files:
  llvm/trunk/include/llvm/Support/GenericDomTree.h
  llvm/trunk/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/trunk/test/Transforms/LoopDeletion/2017-07-11-incremental-dt.ll
  llvm/trunk/unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35391.109389.patch
Type: text/x-patch
Size: 9517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/6c88b732/attachment.bin>


More information about the llvm-commits mailing list