Short:        find shortest inst sequence for function
Uploader:     florath jupiter stochastik rwth-aachen de
Type:         dev/asm
Architecture: m68k-amigaos


   The superoptimizer is a function sequence generator that uses a
   exhaustive generate-and-test approach to find the shortest instruction
   sequence for a given function.
   
   The GNU superoptimizer and its application in GCC is described in the
   ACM SIGPLAN PLDI'92 proceedings.