Re: Graph Coloring and Register Allocation

"Daniel C. Wang" <danwang74@hotmail.com>
21 Dec 2003 23:11:23 -0500

          From comp.compilers

Related articles
Graph Coloring and Register Allocation rsherry8@comcast.net (Robert Sherry) (2003-12-20)
Re: Graph Coloring and Register Allocation danwang74@hotmail.com (Daniel C. Wang) (2003-12-21)
Re: Graph Coloring and Register Allocation anton@mips.complang.tuwien.ac.at (2003-12-21)
Re: Graph Coloring and Register Allocation richard@imagecraft.com (Richard F. Man) (2003-12-21)
Re: Graph Coloring and Register Allocation touati@prism.uvsq.fr (TOUATI Sid) (2003-12-23)
| List of all articles for this month |

From: "Daniel C. Wang" <danwang74@hotmail.com>
Newsgroups: comp.compilers
Date: 21 Dec 2003 23:11:23 -0500
Organization: Compilers Central
References: 03-12-117
Keywords: registers, optimize
Posted-Date: 21 Dec 2003 23:11:22 EST

See http://www.cs.princeton.edu/~appel/graphdata/
for some actual graphs to color. It would be nice if somone could do the
same for something like gcc.
Robert Sherry wrote:
> I am currently developing a new graph coloring algorithm which I
> believe is well suited for use in compilers.
{stuff deleted}



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.