tested 4 schemes for releasing registers measured by number of loads required. found usage count about 3% worse than optimal. Least-recently-used-register about 10% worse than usage counts, Least recently loaded register about 7% worse than least-recently-used
Related Topics
Topic: register allocation by usage counts (12 items)