MOVE operation scheduling

meleis@ece.neu.edu (Waleed Meleis)
1 Nov 1996 17:50:25 -0500

          From comp.compilers

Related articles
MOVE operation scheduling meleis@ece.neu.edu (1996-11-01)
Re: MOVE operation scheduling blume@dynamic.cs.princeton.edu (1996-11-03)
| List of all articles for this month |

From: meleis@ece.neu.edu (Waleed Meleis)
Newsgroups: comp.compilers
Date: 1 Nov 1996 17:50:25 -0500
Organization: Compilers Central
Keywords: optimize, architecture
Posted-Date: Thu, 31 Oct 1996 20:07:05 -0500

Hi, I'm looking for references that address the problem of scheduling move
operations to minimize spill traffic in a compiler. These operations would
allow data values to move from one register to another. Both optimal and
heuristic approaches would be interesting. Thanks.


Waleed Meleis meleis@ece.neu.edu
--


Post a followup to this message

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