llvm/lib/Transforms
Andreas Neustifter 6ef116d9dc Preparation for Optimal Edge Profiling:
This implements the maximum spanning tree algorithm on CFGs according to
weights given by the ProfileEstimator. This is then used to implement Optimal
Edge Profiling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80358 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-28 11:28:24 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation Preparation for Optimal Edge Profiling: 2009-08-28 11:28:24 +00:00
IPO finish a half formed thought :) 2009-08-28 04:48:54 +00:00
Scalar Fix PR3913, patch by Jakub Staszak! 2009-08-28 00:43:14 +00:00
Utils unbreak the build, yay for symlinks + makefiles. :( 2009-08-27 04:43:05 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00