Hi all,<br><br>Does LLVM infrastructure contain implementation of any static profiling algorithm apart from "Spill-Weight" calculation present in Live Intervals class? The future work page does suggest implementation of some "static profiling" algorithms to make an educated guesses about the relative execution frequencies
of various parts of the code.<br><br>Thanks<br><br>--Kapil<br>