Map
Index
Random
Help
th

QuoteRef: alleFE_1982

topics > all references > ThesaHelp: references a-b



ThesaHelp:
references a-b
Topic:
code optimization by special case analysis
Topic:
register allocation
Topic:
execution profile

Reference

Allen, F.E., "A technological review of the FORTRAN I compiler", AFIPS NCC, 51, pp. 805-809, 1982. Google

Quotations
807 ;;Quote: addressing optimizations: strength reduction, induction variables, common subexpressions, constant folding
807+;;Quote: good addressing code most important optimization for FORTRAN type languages
808 ;;Quote: in FORTRAN, each compiled region described by entry and exit conditions and preserved registers
809 ;;Quote: FORTRAN ordered program areas for register assignment by frequency of execution
809+;;Quote: FORTRAN estimated execution profile of a program by a Monte_Carlo method
809 ;;Quote: FORTRAN registers assigned in basic blocks by distance_to_next_use
809+;;Quote: FORTRAN tried different register assignments if mismatch across basic blocks


Related Topics up

ThesaHelp: references a-b (396 items)
Topic: code optimization by special case analysis (22 items)
Topic: register allocation (28 items)
Topic: execution profile (42 items)

Collected barberCB 9/82
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.