llvm/lib/Transforms
Adam Nemet 3a1777818d [DomTree] verifyDomTree to unconditionally perform DT verification
I folded the check for the flag -verify-dom-info into the only caller
where I think it is supposed to be checked: verifyAnalysis.  (The idea
of the flag is to enable this expensive verification in
verifyPreservedAnalysis.)

I'm assuming that when manually scheduling the verification pass
with -passes=verify<domtree>, we do want to perform the verification.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236575 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-06 08:18:41 +00:00
..
Hello
InstCombine [Statepoint] Clean up Statepoint.h: accessor names. 2015-05-06 02:36:26 +00:00
Instrumentation
IPO [Inliner] Discard empty COMDAT groups 2015-05-05 20:14:22 +00:00
ObjCARC
Scalar [DomTree] verifyDomTree to unconditionally perform DT verification 2015-05-06 08:18:41 +00:00
Utils
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile