Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

GNU superoptimiser

You are here: irt.org | FOLDOC | GNU superoptimiser

(GSO) A function sequence generator that uses an exhaustive generate-and-test approach to find the shortest instruction sequence for a given function. Written by Torbjorn Granlund <tege@gnu.ai.mit.edu> and Tom Wood. You have to tell the superoptimiser which function and which CPU you want to get code 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 and XP).

(1993-02-16)

Nearby terms: GNU Smalltalk « GNUStep « GNU style « GNU superoptimiser » Go » goal » goal seek

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb