Re: Predict register usage

=?ISO-8859-1?Q?Bj=F6rn_Franke?= <bfranke@inf.ed.ac.uk>
Fri, 09 May 2008 15:33:49 +0100

          From comp.compilers

Related articles
Predict register usage plfriko@yahoo.de (Tim Frink) (2008-04-25)
Re: Predict register usage cfc@shell01.TheWorld.com (Chris F Clark) (2008-04-25)
Predict register usage inderaj@gmail.com (Inderaj Bains) (2008-04-26)
Re: Predict register usage SidTouati@inria.fr (Sid Touati) (2008-04-28)
Re: Predict register usage andreybokhanko@gmail.com (2008-05-02)
Re: Predict register usage andreybokhanko@gmail.com (2008-05-02)
Re: Predict register usage bfranke@inf.ed.ac.uk (=?ISO-8859-1?Q?Bj=F6rn_Franke?=) (2008-05-09)
| List of all articles for this month |

From: =?ISO-8859-1?Q?Bj=F6rn_Franke?= <bfranke@inf.ed.ac.uk>
Newsgroups: comp.compilers
Date: Fri, 09 May 2008 15:33:49 +0100
Organization: Edinburgh University
References: 08-04-093
Keywords: registers, optimize
Posted-Date: 09 May 2008 15:35:14 EDT

> Do you know of any approaches which try to predict the resulting
> spill code added by a register allocation when inlining is done for
> a particular function?


Have a look at these two papers, they may contain some useful
information for you:


Automatic Tuning of Inlining Heuristics for Java JIT Compilation.
John Cavazos and Michael F. P. O'Boyle.
CPC 2006


Automatic Tuning of Inlining Heuristics.
John Cavazos and Michael F. P. O'Boyle.
Supercomputing 2005




Found at: http://www.cis.udel.edu/~cavazos/index.php?page=publications




      Bjoern



Post a followup to this message

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