super optimizers?

ted@NMSU.Edu
Thu, 28 Feb 91 17:25:27 MST

          From comp.compilers

Related articles
super optimizers? ted@NMSU.Edu (1991-02-28)
| List of all articles for this month |

Newsgroups: comp.compilers
From: ted@NMSU.Edu
Keywords: optimize, design
Organization: Compilers Central
Date: Thu, 28 Feb 91 17:25:27 MST

Does anyone have access to a super optimizer that they could run on a
short code sequence for me? I have in mind something like the
optimizer described a few years ago in an asplos conference which did
branch and bound search on the set of instruction sequences to find
obscure (and fast) code sequences.




The code sequence i have in mind is 20 instructions long on a 68000
and does not reference memory. I am happy to have code generated on
any relatively conventional architecture.


thanks
--


Post a followup to this message

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