Map
Index
Random
Help
th

Quote: FORTRAN ordered program areas for register assignment by frequency of execution

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



Topic:
register allocation
Topic:
execution profile

Note

FORTRAN I register assignment: Using the edge execution frequencies [previously estimated by a Monte Carlo execution of the program], regions were formed so that registers could be assigned to the most frequently executed areas (usually innermost loops), then to the next most frequently executed areas, etc. until the entire program had been treated.

Additional Titles

Quote: FORTRAN estimated execution profile of a program by a Monte_Carlo method

Related Topics up

Topic: register allocation (28 items)
Topic: execution profile (42 items)

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