[LLVMdev] Graph Coloring Regalloc

David Greene greened at obbligato.org
Tue Apr 3 09:17:17 PDT 2007


I'm just starting to dive into llvm, hoping to implement a
good graph coloring register allocator.  I gather that this
has been discussed before.

What is the RegAllocGraphColoring.cpp currently in the
sources?  It seems to be the Fred Chow algorithm but
it's not mentioned in the documentation anywhere.  Does
it work?

                           -Dave



More information about the llvm-dev mailing list