Difference between revisions of "Superopt"
(Created page with "{{Entry |Name=superopt |Short description=Finds the shortest instruction sequence for a given function |Full description=GSO is a function sequence generator that uses exhaustive...") |
m (added gnu package identifier. edited homepage) |
||
| Line 3: | Line 3: | ||
|Short description=Finds the shortest instruction sequence for a given function | |Short description=Finds the shortest instruction sequence for a given function | ||
|Full description=GSO is a function sequence generator that uses exhaustive generate-and-test approach to find the shortest instruction sequence for a given function. You must tell the superoptimizer which function and which CPU you want to get code for. It cannot generate very long sequences unless you have a very fast computer. | |Full description=GSO is a function sequence generator that uses exhaustive generate-and-test approach to find the shortest instruction sequence for a given function. You must tell the superoptimizer which function and which CPU you want to get code for. It cannot generate very long sequences unless you have a very fast computer. | ||
| + | |Homepage URL=http://gnu.org/software/superopt | ||
|User level=intermediate | |User level=intermediate | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Computer languages=C | |Computer languages=C | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=Acovea,LLVM | |Related projects=Acovea,LLVM | ||
|Keywords=sequence,superopt,optimizer,sequence generator | |Keywords=sequence,superopt,optimizer,sequence generator | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Version identifier=2.5 | |Version identifier=2.5 | ||
|Version date=1995-06-03 | |Version date=1995-06-03 | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://ftp.gnu.org/pub/gnu/superopt/superopt-2.5.tar.gz | |Version download=http://ftp.gnu.org/pub/gnu/superopt/superopt-2.5.tar.gz | ||
| − | |||
|Version comment=2.5 stable released 1995-06-03 | |Version comment=2.5 stable released 1995-06-03 | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2010-09-07 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-04-01 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=superopt | ||
| + | |License verified date=2001-07-25 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2orlater | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2001-07-25 | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Torbjorn Granlund | |Real name=Torbjorn Granlund | ||
| + | |Role=Maintainer | ||
|Email=tege@gmplib.org | |Email=tege@gmplib.org | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 44: | Line 41: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
| − | {{ | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 14:47, 12 October 2012
superopt
http://gnu.org/software/superopt
GSO is a function sequence generator that uses exhaustive generate-and-test approach to find the shortest instruction sequence for a given function. You must tell the superoptimizer which function and which CPU you want to get code for. It cannot generate very long sequences unless you have a very fast computer.
Related Projects
This is a GNU package:superopt
Download
Download
version 2.5
(stable)
released on 3 June 1995
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 25 July 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:tege@gmplib.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 7 September 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.