Namespace regalloc
, register allocation, delivered for T9.
Coloring an interference graph.
Repeating the coloration until it succeeds (no spills).
Removing useless
move
s once the register allocation performed, and allocating the register for fragments.
Exercising this.
Command line interface.