Add a verifyAnalysis to LoopInfo, LoopSimplify, and LCSSA form that verify
[oota-llvm.git] / lib / Transforms / Instrumentation / MaximumSpanningTree.cpp
2009-09-03 Andreas NeustifterCode Cleanup.
2009-09-02 Andreas NeustifterSort edges in MaximumSpanningTree more stable in case...
2009-08-29 Benjamin KramerInline empty destructor.
2009-08-29 Bill WendlingFix warning about non-virtual destructor.
2009-08-28 Andreas NeustifterPreparation for Optimal Edge Profiling: