aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/MaximumSpanningTree.h
AgeCommit message (Expand)Author
2011-04-05Fix typos. Adjust some whitespace for style. No functionality change.Nick Lewycky
2009-12-02Cheap, mostly strict, stable sorting.Andreas Neustifter
2009-09-04Converted MaximumSpanningTree algorithm to a generic template, this could goAndreas Neustifter
2009-09-03Code Cleanup.Andreas Neustifter
2009-08-29Inline empty destructor.Benjamin Kramer
2009-08-29Fix warning about non-virtual destructor.Bill Wendling
2009-08-28Preparation for Optimal Edge Profiling:Andreas Neustifter