aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp
AgeCommit message (Expand)Author
2009-09-04Converted MaximumSpanningTree algorithm to a generic template, this could goAndreas Neustifter
2009-09-03Code Cleanup.Andreas Neustifter
2009-09-02Changed set of BlocksToInstrument to set of InsertedBlocks that do not have toAndreas Neustifter
2009-09-02Code cleanups and added comments.Andreas Neustifter
2009-09-01OptimalEdgeProfiling: Creation of profiles.Andreas Neustifter