[PATCH] D17537: Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 08:37:55 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL261882: Introduce analysis pass to compute PostDominators in the new pass manager. NFC (authored by ether).
Changed prior to commit:
http://reviews.llvm.org/D17537?vs=48925&id=49070#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17537
Files:
llvm/trunk/include/llvm/Analysis/PostDominators.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/Analysis/Analysis.cpp
llvm/trunk/lib/Analysis/DivergenceAnalysis.cpp
llvm/trunk/lib/Analysis/DomPrinter.cpp
llvm/trunk/lib/Analysis/PostDominators.cpp
llvm/trunk/lib/Analysis/RegionInfo.cpp
llvm/trunk/lib/CodeGen/MachineRegionInfo.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/test/Analysis/PostDominators/pr1098.ll
llvm/trunk/unittests/IR/DominatorTreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17537.49070.patch
Type: text/x-patch
Size: 17565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/4d5b329c/attachment.bin>
More information about the llvm-commits
mailing list