Re: graph coloring register assignment and instruction sched.

Steve Beaty <Steve.Beaty@ftcollins.ncr.com>
Wed, 1 Jul 1992 20:13:33 GMT

          From comp.compilers

Related articles
graph coloring register assignment and instruction sched. wu@sequent.com (Youfeng Wu) (1992-06-26)
Re: graph coloring register assignment and instruction sched. Steve.Beaty@ftcollins.ncr.com (Steve Beaty) (1992-07-01)
| List of all articles for this month |

Newsgroups: comp.compilers
From: Steve Beaty <Steve.Beaty@ftcollins.ncr.com>
Organization: Compilers Central
Date: Wed, 1 Jul 1992 20:13:33 GMT
Keywords: optimize, registers, bibliography
References: 92-06-132

wu@sequent.com (Youfeng Wu) writes:
: I am working on integrated graph coloring register assignment and
: instruction scheduling for superscalar processors, and would like
: to know any related work. The work I am aware of includes:


another reference near and dear to my heart is:


@inproceedings
{
                Sweany90,
                topic = confp,
                author = {Sweany, P. and Beaty, S.},
                title = {Post-Compaction Register Assignment in a
                                                Retargetable Compiler},
                booktitle = {Proceedings of the 23th Microprogramming Workshop
                                                (MICRO-23)},
                address = {Orlando, FL},
                month = {November},
                year = {1990}
}


this papers discusses how and why we assign registers after
instruction scheduling is complete. hope this helps,


--
Steve Beaty Steve.Beaty@ftcollins.ncr.com
Advanced Development beaty@longs.lance.colostate.edu
NCR Microelectronics (303) 226-9622 (palinphone)
--


Post a followup to this message

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