Computing (FOLDOC) dictionary
Jump to user comments
(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.
XP).
(1993-02-16)