Hi Yuri. Value profile is a profile that is really needed for set of JIT optimizations. What do you want to improve in JIT exactly?
On 10/30/06, Yuri Kashnikoff <[EMAIL PROTECTED]> wrote:
Hi! I'am working on value-profiling implementation. Implementation in EM is alredy avaible. Now I'am trying to implement and use it in JIT. I can answer any questions about current implementation. I have used the straigth algorithm (cacthing FIRST N values) as default and as advanced algorithm the Top-N-Value algorithm from the B. Calder, P. Feller "Value Profiling and Optimisation". I'll appreciate any questions. Please review and comment.
-- Mikhail Fursov
