taskSavannah Administration - Tasks: task #15796, Submission of GNU Superoptimizer

 
 

task #15796: Submission of GNU Superoptimizer

Submitter:  Thien-Thi Nguyen <ttn>
Submitted:  Tue 20 Oct 2020 06:31:07 PM UTC
   
 
Should Start On:  Mon 19 Oct 2020 10:00:00 PM UTC Should be Finished on:  Thu 29 Oct 2020 11:00:00 PM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 30 Oct 2020 08:57:31 AM UTC, comment #1: 

Thank you, approving.

Ineiev <ineiev>
Site Administrator
Tue 20 Oct 2020 06:31:07 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


Registration Administration


While this item will be useful to track the registration process,
approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators,
effectively logged as site administrators (superuser):



Registration Details


  • Name: GNU Superoptimizer
  • System Name:  superopt
  • Type: Official GNU software
  • License: GNU General Public License v3 or later





Description:

The superoptimizer is a function sequence generator that uses an exhaustive generate-and-test approach to finding the shortest instruction sequence for a given function.  You have to tell the superoptimizer which function and which CPU you want to generate code for, and how many instructions you can accept.

You need an ANSI C compiler, for example GCC, to compile the superoptimizer.  Type:

    make CPU=-D<cpuname> superopt

where <cpuname> is one of SPARC, MC68000, MC68020, M88000, POWER, POWERPC, AM29K, I386, I960 (for i960 1.0), I960B (for I960B 1.1), PYR, ALPHA, HPPA, or SH.  The compilation might take a long time and use up a lot of memory, especially for HPPA.



Tarball URL:

https://savannah.gnu.org/submissions_uploads/superopt-2.5.50.tar.gz


Thien-Thi Nguyen <ttn>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by ttn (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-30 ineiev StatusNone Done
        Assigned toNone ineiev
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code