Chaitin's algorithm

Chaitin's algorithm is a bottom-up, graph coloring register allocation algorithm that uses cost/degree as its spill metric. It is named after its designer, Gregory Chaitin. Chaitin's algorithm was the first register allocation algorithm that made use of coloring of the for both register allocations and spilling.

Comment
enChaitin's algorithm is a bottom-up, graph coloring register allocation algorithm that uses cost/degree as its spill metric. It is named after its designer, Gregory Chaitin. Chaitin's algorithm was the first register allocation algorithm that made use of coloring of the for both register allocations and spilling.
Has abstract
enChaitin's algorithm is a bottom-up, graph coloring register allocation algorithm that uses cost/degree as its spill metric. It is named after its designer, Gregory Chaitin. Chaitin's algorithm was the first register allocation algorithm that made use of coloring of the for both register allocations and spilling. Chaitin's algorithm was presented on the 1982 SIGPLAN Symposium on Compiler Construction, and published in the symposium proceedings. It was extension of an earlier 1981 paper on the use of graph coloring for register allocation. Chaitin's algorithm formed the basis of a large section of research into register allocators.
Hypernym
Graph
Is primary topic of
Chaitin's algorithm
Label
enChaitin's algorithm
Link from a Wikipage to another Wikipage
Algorithm
Category:Graph algorithms
Graph coloring
Gregory Chaitin
Interference graph
Register allocation
SIGPLAN
Spill metric
SameAs
4gxtT
Čejtinov algoritam
Chaitin's algorithm
m.05w678
Q5068133
Subject
Category:Graph algorithms
WasDerivedFrom
Chaitin's algorithm?oldid=1055320679&ns=0
WikiPageLength
979
Wikipage page ID
1778619
Wikipage revision ID
1055320679
WikiPageUsesTemplate
Template:Algorithm-stub
Template:Cite journal