GNU superoptimiser

GNU superoptimiser

(GSO) A function sequence generator that uses an exhaustivegenerate-and-test approach to find the shortest instructionsequence for a given function. Written by Torbjorn Granlund and Tom Wood. You have to tell thesuperoptimiser which function and which CPU you want to getcode for. This is useful for compiler writers.

FTP superopt-2.2.tar.Z from a GNU archive site.

Generates code for DEC Alpha, SPARC, Intel 80386,88000, RS/6000, 68000, 29000 and Pyramid (SP, AP andXP).