[PATCH] D41298: [Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 03:02:22 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326315: [Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees (authored by dmgreen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41298?vs=136061&id=136262#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41298
Files:
llvm/trunk/include/llvm/Analysis/PostDominators.h
llvm/trunk/include/llvm/CodeGen/MachineDominators.h
llvm/trunk/include/llvm/IR/Dominators.h
llvm/trunk/include/llvm/Support/GenericDomTreeConstruction.h
llvm/trunk/lib/Analysis/PostDominators.cpp
llvm/trunk/lib/CodeGen/MachineDominators.cpp
llvm/trunk/lib/IR/Dominators.cpp
llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/trunk/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/unittests/IR/DominatorTreeTest.cpp
llvm/trunk/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41298.136262.patch
Type: text/x-patch
Size: 16280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/edb92c9c/attachment.bin>
More information about the llvm-commits
mailing list