|
@@ -1602,7 +1602,7 @@ non-terminal in the grammar of the input language of the pass.
|
|
|
|
|
|
\item[Pass \key{assign-homes}] To handle the difference between the
|
|
|
variables in $R_1$ versus the registers and stack locations in x86,
|
|
|
- we assignment of each variable to a register or stack location.
|
|
|
+ we map each variable to a register or stack location.
|
|
|
|
|
|
\item[Pass \key{uniquify}] This pass deals with the shadowing of variables
|
|
|
by renaming every variable to a unique name, so that shadowing no
|