Automatic Generation of Fast Optimizing Code Generators
Introduction: This paper describes a system that accepts compact specifications of an intermediate code and target machine and produces program code for an integrated code generator and peephole optimizer. A compiler for most of C uses this package. It emits code comparable to pcc1's, but it runs over five times faster on preliminary benchmarks.