ACM Home Page
Please provide us with feedback. Feedback
A fast algorithm for code movement optimisation
Full text PdfPdf (464 KB)
Source ACM SIGPLAN Notices archive
Volume 23 ,  Issue 10  (October 1988) table of contents
Pages: 172 - 180  
Year of Publication: 1988
ISSN:0362-1340
Author
D. M. Dhamdhere  Indian Institute of Technology, Bombay, India
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 27,   Citation Count: 20
Additional Information:

abstract   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/51607.51621
What is a DOI?

ABSTRACT

Code optimisation algorithms using bi-directional data flow dependencies have become increasingly important in recent years. The use of these algorithms faces two difficulties in practice: (a) Low profitabilities, and (b) high solution costs. This paper develops a new approach to the use of bi-directional dependencies using the concept of edge placement. This is shown to yield higher profitabilities of optimisation. An efficient solution method for such algorithms is also developed. The complexity of this method is shown to be bounded by O(e) operations, where e is the number of edges in the program flow graph. Ths is comparable to the complexity of uni-directional flow algorithms commonly used in optimisation.


CITED BY  20