Map
Index
Random
Help
th

Quote: addressing optimizations: strength reduction, induction variables, common subexpressions, constant folding

topics > all references > references a-b > QuoteRef: alleFE_1982 , p. 807



Topic:
code optimization by special case analysis

Quotation Skeleton

In fact it is still the case today … Pascal) is in generating good addressing code [e.g., moving index calculation out of loop, using auto-increment for do loops, finding common subexpressions, "replacing loop tests by tests on registers required for addressing within the loop", folding constants.   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: good addressing code most important optimization for FORTRAN type languages

Related Topics up

Topic: code optimization by special case analysis (22 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.