[PATCH] D29767: GraphTraits: Add range versions of graph traits functions (graph_nodes, graph_children, inverse_graph_nodes, inverse_graph_children).
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 12:48:55 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294620: GraphTraits: Add range versions of graph traits functions (graph_nodes… (authored by dannyb).
Changed prior to commit:
https://reviews.llvm.org/D29767?vs=87841&id=87858#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29767
Files:
llvm/trunk/include/llvm/ADT/GraphTraits.h
llvm/trunk/include/llvm/Support/GenericDomTree.h
llvm/trunk/include/llvm/Support/GenericDomTreeConstruction.h
llvm/trunk/lib/Analysis/IteratedDominanceFrontier.cpp
llvm/trunk/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
llvm/trunk/lib/Target/Hexagon/HexagonBitSimplify.cpp
llvm/trunk/lib/Target/Hexagon/HexagonCommonGEP.cpp
llvm/trunk/lib/Target/Hexagon/HexagonGenExtract.cpp
llvm/trunk/lib/Target/Hexagon/HexagonGenInsert.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29767.87858.patch
Type: text/x-patch
Size: 10730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/66b59920/attachment.bin>
More information about the llvm-commits
mailing list