ON THE EFFICIENT ENGINEERING OF AMBITIOUS PROGRAM ANALYSIS

Citation
Jd. Choi et al., ON THE EFFICIENT ENGINEERING OF AMBITIOUS PROGRAM ANALYSIS, IEEE transactions on software engineering, 20(2), 1994, pp. 105-114
Citations number
21
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Software Graphycs Programming
ISSN journal
00985589
Volume
20
Issue
2
Year of publication
1994
Pages
105 - 114
Database
ISI
SICI code
0098-5589(1994)20:2<105:OTEEOA>2.0.ZU;2-S
Abstract
Recent advances in languages, software design methodologies, and archi tecture have prompted the development of improved compile-time methods for analyzing the effects of procedure calls, pointer references, and array accesses. Such sophistication, however, generally implies that compilers and programming environments will experience a corresponding increase in the volume of analysis information, which may be difficul t to use efficiently. In this paper, we consider the practical accommo dation of such information. Our results show how to engineer a compile r such that its optimization phase takes time proportional to the bene fit, rather than the size, of such information.