Object code optimization
1969; Association for Computing Machinery; Volume: 12; Issue: 1 Linguagem: Inglês
10.1145/362835.362838
ISSN1557-7317
AutoresEdward S. Lowry, C. W. Medlock,
Tópico(s)Peer-to-Peer Network Technologies
ResumoMethods of analyzing the control flow and data flow of programs during compilation are applied to transforming the program to improve object time efficiency. Dominance relationships, indicating which statements are necessarily executed before others, are used to do global common expression elimination and loop identification. Implementation of these and other optimizations in OS/360 FORTRAN H are described.
Referência(s)