mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-15 07:59:50 +00:00
6ef116d9dc
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 |
||
---|---|---|
.. | ||
BlockProfiling.cpp | ||
CMakeLists.txt | ||
EdgeProfiling.cpp | ||
Makefile | ||
MaximumSpanningTree.cpp | ||
MaximumSpanningTree.h | ||
ProfilingUtils.cpp | ||
ProfilingUtils.h | ||
RSProfiling.cpp | ||
RSProfiling.h |