2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / docs / mini-doc.txt
index d9334adb5636f2151bb795482ed412f5d15d9f1d..bd4b489777e95b30ad1b47a9beffb4f8ab8f6f85 100644 (file)
        variables to registers.  The linear scan pass uses the
        information that was previously gathered by the loop nesting
        and loop structure computation to favor variables in inner
-       loops. 
+       loops.   This process updates the basic block `nesting' field
+       which is later used during liveness analysis.
 
        Stack space is then reserved for the local variables and any
        temporary variables generated during the various