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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 15:44:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
timshen marked an inline comment as done.
Closed by commit rL278437: [ADT] Migrate DepthFirstIterator to use NodeRef (authored by timshen).

Changed prior to commit:
  https://reviews.llvm.org/D23146?vs=66875&id=67766#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23146

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23146.67766.patch
Type: text/x-patch
Size: 12976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/62c05c25/attachment.bin>


More information about the llvm-commits mailing list