summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Converted MaximumSpanningTree algorithm to a generic template, this could goAndreas Neustifter2009-09-041-119/+0
* Code Cleanup.Andreas Neustifter2009-09-031-9/+3
* Sort edges in MaximumSpanningTree more stable in case of equal weight.Andreas Neustifter2009-09-021-2/+6
* Inline empty destructor.Benjamin Kramer2009-08-291-3/+0
* Fix warning about non-virtual destructor.Bill Wendling2009-08-291-0/+3
* Preparation for Optimal Edge Profiling:Andreas Neustifter2009-08-281-0/+121
OpenPOWER on IntegriCloud