Related articles |
---|
assembly optimizer tool jatin.bhateja@amdocs.com (Jatin Bhateja) (2005-10-14) |
Re: assembly optimizer tool ian.rogers@manchester.ac.uk (Ian Rogers) (2005-10-19) |
Re: assembly optimizer tool nkavv@skiathos.physics.auth.gr (Uncle Noah) (2005-10-19) |
Re: assembly optimizer tool shreyas76@gmail.com (shrey) (2005-10-23) |
From: | "Uncle Noah" <nkavv@skiathos.physics.auth.gr> |
Newsgroups: | comp.compilers |
Date: | 19 Oct 2005 02:40:13 -0400 |
Organization: | http://groups.google.com |
References: | 05-10-089 |
Keywords: | optimize |
Posted-Date: | 19 Oct 2005 02:40:13 EDT |
> I wanted to know that are there any tools available which can perform
> optimizations on the compiler generated assembly code.
SALTO is such a tool (capable of assembly-level transformations):
http://www.irisa.fr/caps/projects/Salto/
It is retargetable to user-defined machine descriptions.
You can get via FTP:
ftp://ftp.irisa.fr/local/caps/
Nikolaos Kavvadias
Ph.D. Student
Return to the
comp.compilers page.
Search the
comp.compilers archives again.