Map
Index
Random
Help
th

Quote: have a freeze list that tells compiler about modes; e.g., if know x and y are integers can generate fixadd(x,y)

topics > all references > references t-z > QuoteRef: wegbB5_1974 , p. 23 [



Topic:
code optimization by special case analysis
Topic:
frozen representation
Topic:
compile-time execution

Note

have freeze list so compiler has info on modes etc. eg if know x and y are integers can generate fixadd(x,y) instead of determining function at runtime


Related Topics up

Topic: code optimization by special case analysis (22 items)
Topic: frozen representation (6 items)
Topic: compile-time execution (17 items)

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