Instruction Scheduling an Executable

sthormo@hubcap.clemson.edu (Stig Thormodsrud)
Wed, 20 Mar 91 23:48:03 -0500

          From comp.compilers

Related articles
Instruction Scheduling an Executable sthormo@hubcap.clemson.edu (1991-03-20)
| List of all articles for this month |

Newsgroups: comp.compilers
From: sthormo@hubcap.clemson.edu (Stig Thormodsrud)
Summary: Need info on CDC Afterburner
Keywords: optimize, SPARC
Organization: Compilers Central
Date: Wed, 20 Mar 91 23:48:03 -0500

I am currently working on a SPARC instruction scheduler that works on
executable files. One of the advantages of working off an executable is
that the scheduler is independent of the compiler and the source code.
The scheduler is aware of the specific details of the chip set that the
executable will run on (i.e. cycle times, # of functional units). These
chip specific details can be easily changed to target a different chip
set.


Question: I am looking for references or other info on CDC's Afterburner or
                    similar projects. Any information would be greatly appreciated.


--
Stig Thormodsrud
sthormo@hubcap.clemson.edu
--


Post a followup to this message

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