Map
Index
Random
Help
th

Quote: instead of moving code out of a loop, insert a duplicate copy; common subexpression elimination to remove the original copy

topics > all references > references a-b > QuoteRef: auslM6_1982 , p. 42



Topic:
code optimization
Topic:
code optimization by code rewrite

Quotation Skeleton

As an example, code motion is in fact … Our approach is to replace motion with insertion. … the target of the move. This insertion itself … version of the computation. Thus, the correctness of … as simple modifications followed by "bread and butter" …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: simplify an optimization by depending on common subexpression elimination and other standard optimizations

Related Topics up

Topic: code optimization (54 items)
Topic: code optimization by code rewrite (30 items)

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