[PATCH] D23146: [ADT] Migrate DepthFirstIterator to use NodeRef

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 16:22:50 PDT 2016


timshen updated this revision to Diff 66875.
timshen added a comment.

Updated as commented.


https://reviews.llvm.org/D23146

Files:
  include/llvm/ADT/DepthFirstIterator.h
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Analysis/RegionIterator.h
  include/llvm/CodeGen/MachineDominators.h
  include/llvm/CodeGen/MachineLoopInfo.h
  include/llvm/IR/Dominators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23146.66875.patch
Type: text/x-patch
Size: 12780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/1e63c138/attachment-0001.bin>


More information about the llvm-commits mailing list