[llvm-commits] [llvm] r85017 - in /llvm/trunk/test/Transforms: Inline/callgraph-update.ll JumpThreading/no-irreducible-loops.ll LICM/Preserve-LCSSA.ll LoopRotate/2009-01-25-SingleEntryPhi.ll LoopRotate/LRCrash-1.ll LoopRotate/LRCrash-2.ll LoopRotate/LRCrash-3.ll LoopRotate/LRCrash-4.ll LoopRotate/LRCrash-5.ll LoopRotate/PhiRename-1.ll LoopRotate/PhiSelfRefernce-1.ll LoopRotate/pr2639.ll LoopRotate/preserve-scev.ll LoopSimplify/merge-exits.ll

Duncan Sands baldrick at free.fr
Sun Oct 25 01:55:52 PDT 2009


Hi Dan,

> Make these tests more interesting by using
> -verify-dom-info and -verify-loop-info, which enable additional
> (expensive) consistency checks.

maybe also these checks can be turned on automatically after loop
passes if LLVM is built with expensive checking turned on.  Trying
to bootstrap gcc with an expensive checks build can be informative :)

Ciao,

Duncan.



More information about the llvm-commits mailing list