[PATCH] D25191: Modify df_iterator to support post-order actions
David Callahan via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 14:45:20 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283391: Modify df_iterator to support post-order actions (authored by david2050).
Changed prior to commit:
https://reviews.llvm.org/D25191?vs=73286&id=73696#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25191
Files:
llvm/trunk/include/llvm/ADT/DepthFirstIterator.h
llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h
llvm/trunk/include/llvm/Analysis/RegionInfo.h
llvm/trunk/include/llvm/Analysis/RegionIterator.h
llvm/trunk/include/llvm/CodeGen/MachineRegionInfo.h
llvm/trunk/include/llvm/IR/Dominators.h
llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/trunk/lib/CodeGen/LiveVariables.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
llvm/trunk/lib/CodeGen/UnreachableBlockElim.cpp
llvm/trunk/lib/Target/X86/X86FloatingPoint.cpp
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/unittests/ADT/DepthFirstIteratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25191.73696.patch
Type: text/x-patch
Size: 12729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/1d4f8496/attachment.bin>
More information about the llvm-commits
mailing list