Re: ILP formulation for register allocation

"oqoland" <holylandgreen@yahoo.com>
8 Mar 2005 09:22:27 -0500

          From comp.compilers

Related articles
ILP formulation for register allocation sumesh.uk@gmail.com (sumesh) (2005-03-08)
Re: ILP formulation for register allocation holylandgreen@yahoo.com (oqoland) (2005-03-08)
Re: ILP formulation for register allocation robert.hundt@gmail.com (2005-03-08)
Re: ILP formulation for register allocation holylandgreen@yahoo.com (oqoland) (2005-03-15)
| List of all articles for this month |

From: "oqoland" <holylandgreen@yahoo.com>
Newsgroups: comp.compilers
Date: 8 Mar 2005 09:22:27 -0500
Organization: http://groups.google.com
References: 05-03-038
Keywords: registers, optimize
Posted-Date: 08 Mar 2005 09:22:26 EST

You may be interested in an updated paper "A Faster Optimal Register
Allocator": http://www.jilp.org/vol7/index.html


99% of SPEC92INT functions and 98% of SPEC2000INT functions are solved
optimally. The largest functions solved, I believe, have 2000+ RTL
instructions(>1K lines of C code).


Charles


Post a followup to this message

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