Re: Register allocation and Register assignment

preston@noel.cs.rice.edu (Preston Briggs)
Tue, 22 Mar 1994 15:53:35 GMT

          From comp.compilers

Related articles
Register allocation and Register assignment ccwei@csie.nctu.edu.tw (1994-03-05)
Re: Register allocation and Register assignment preston@noel.cs.rice.edu (1994-03-22)
| List of all articles for this month |

Newsgroups: comp.compilers
From: preston@noel.cs.rice.edu (Preston Briggs)
Keywords: registers
Organization: Rice University, Houston
References: 94-03-032
Date: Tue, 22 Mar 1994 15:53:35 GMT

ccwei@csie.nctu.edu.tw (Ching-Wei Chen) writes:
>Can anyone tell me the differences between register allocation
>and register assignment?


People don't always distinguish between the two terms; but, when a
distinction is made, allocation means chosing which values will be
kept in registers whereas assignment means specifying a particular
register for each value.


Preston Briggs
--


Post a followup to this message

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