Linear scan register allocation
โ Scribed by Poletto, Massimiliano; Sarkar, Vivek
- Book ID
- 120712389
- Publisher
- Association for Computing Machinery
- Year
- 1999
- Tongue
- English
- Weight
- 225 KB
- Volume
- 21
- Category
- Article
- ISSN
- 0164-0925
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
In this paper, we consider the problem of local register allocation LRA : given a ลฝ . sequence of instructions basic block and a number of general purpose registers, find the schedule of variables in registers that minimizes the total traffic between CPU and the memory system. Local register allocat
In this article we look at the register allocation problem. In the literature this problem is frequently reduced to the general graph coloring problem and the solutions to the problem are obtained from graph coloring heuristics. Hence, no algorithm with a good performance guarantee is known. Here we