[PATCH] D34548: [Dominators] Keep tree level in DomTreeNode and use it to find NCD and answer dominance queries

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:52:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306892: [Dominators] Keep tree level in DomTreeNode and use it to find NCD and answer… (authored by kuhar).

Changed prior to commit:
  https://reviews.llvm.org/D34548?vs=104930&id=104938#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34548

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34548.104938.patch
Type: text/x-patch
Size: 9289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/e41f59fa/attachment.bin>


More information about the llvm-commits mailing list