Binary optimiser for x86

"Alex McDonald" <alex_mcd@btopenworld.com>
3 Jul 2003 23:57:51 -0400

          From comp.compilers

Related articles
Binary optimiser for x86 alex_mcd@btopenworld.com (Alex McDonald) (2003-07-03)
Re: Binary optimiser for x86 jens.troeger@light-speed.de (Jens Troeger) (2003-07-13)
Re: Binary optimiser for x86 alex_mcd@btopenworld.com (Alex McDonald) (2003-07-21)
| List of all articles for this month |

From: "Alex McDonald" <alex_mcd@btopenworld.com>
Newsgroups: comp.compilers
Date: 3 Jul 2003 23:57:51 -0400
Organization: BT Openworld
Keywords: optimize, question
Posted-Date: 03 Jul 2003 23:57:51 EDT

I'm looking for a binary optimiser for x86 architecture, similar to
ETCH or DYNAMO, to do peephole optimisation on dynamically generated
code (that is, doesn't need to deal with PE or obj formats, just
in-memory code). Any good pointers to opensource products appreciated;
the only SF hosted project appears to have no released files.


--
Regards
Alex McDonald


Post a followup to this message

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