JavaScript is disabled for your browser. Some features of this site may not work without it.
Dynamic programming for computer register allocation
Agresti, William W.
1977
Citation:Agresti, William W. (1977)."Dynamic programming for computer register allocation." Computers & Operations Research 4(2): 101-110. <http://hdl.handle.net/2027.42/23023>
Abstract: A procedure for optimal index register allocation in loops is described. The procedure is a result of the dynamic programming formulation of the index register allocation problem for other than straightline code. An example involving a simple loop is solved.