Register Allocation for General Purpose Architectures
SVM HeaderParse 0.2
AUTHOR NAME
Peter Keyngnaert
user correction
ABSTRACT
Over the years, register allocation has been recognized as one of the vital problems to solve with respect to compiler design. Putting critical data values and/or addresses into the small but very fast memories that registers are, is essential for achieving high-speed code. This document gives an overview of the most important work in the field, detailing some breakthrough approaches while briefly mentioning a lot of results that where derived from them.