Register spilling



         


(By analogy with spilling the contents of an overfull container.) When a compiler is generating machine code and there are more live variables than the machine has registers and it has to transfer or "spill" some variables from registers to memory.

This article was originally based on material from FOLDOC, used with permission. Update as needed.





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License