Fix some typos in the documentation
These were found by the spellchecker.
This commit is contained in:
committed by
Jakob Stoklund Olesen
parent
7e54cdb4f5
commit
a395f01b3e
@@ -206,7 +206,7 @@ top-down order, and each value define by the instruction is assigned an
|
||||
available register. With this iteration order, every value that is live at an
|
||||
instruction has already been assigned to a register.
|
||||
|
||||
This coloring algorith works if the following condition holds:
|
||||
This coloring algorithm works if the following condition holds:
|
||||
|
||||
At every instruction, consider the values live through the instruction. No
|
||||
matter how the live values have been assigned to registers, there must be
|
||||
|
||||
Reference in New Issue
Block a user