[PATCH] D8932: Replace custom written DFS walk with depth first iterator

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 10:37:59 PST 2017


dberlin updated this revision to Diff 87479.
dberlin added a comment.

- Update to use external storage, removing performance difference vs current code.


https://reviews.llvm.org/D8932

Files:
  include/llvm/Support/GenericDomTree.h
  include/llvm/Support/GenericDomTreeConstruction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8932.87479.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/11b118c2/attachment.bin>


More information about the llvm-commits mailing list