Register allocation for DSPs

"Whywhat" <avayvod@gmail.com>
2 Feb 2006 11:46:52 -0500

          From comp.compilers

Related articles
Register allocation for DSPs avayvod@gmail.com (Whywhat) (2006-02-02)
Re: Register allocation for DSPs nkavv@skiathos.physics.auth.gr (Uncle Noah) (2006-02-03)
Re: Register allocation for DSPs avayvod@gmail.com (Whywhat) (2006-02-07)
| List of all articles for this month |

From: "Whywhat" <avayvod@gmail.com>
Newsgroups: comp.compilers
Date: 2 Feb 2006 11:46:52 -0500
Organization: http://groups.google.com
Keywords: DSP, registers, question
Posted-Date: 02 Feb 2006 11:46:51 EST

Hi all!


I'm interested in common ways to allocate registers from different
register groups, register pairs and so on. What contemporary algorithms
exist nowadays? How far are they from classic algorithms like RA via
graph coloring or iterative/linear scan?


Any information would be very helpful.


Post a followup to this message

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