TRICK: tracking and reusing compiler's knowledge

SIGPLAN Notices(2006)

引用 0|浏览24
暂无评分
摘要
Compilers, during compilation, analyze the application being compiled and build up extensive knowledge about the program. This knowledge is essential for the compiler to produce correct object code. Though some part of this knowledge is retained in the generated object files as symbol table information to be used by the linker and/or debugger, most of it is discarded after the compilation is done. In this paper, we introduce the TRICK framework, which is an attempt to retain and reuse this internal information generated by the compiler as part of its program analysis, in building new tools or enhancing existing tools as well for reuse by the compiler for continuous program optimization. We present examples of how development and maintenance of various program analysis tools can be simplified by using the TRICK framework describing tools developed by our group as well as how TRICK framework can be employed in continuous program optimization by the compiler. TRICK framework can be part of both static and dynamic compilation system, though our current usage model is in the context of a static compilation system,
更多
查看译文
关键词
extensive knowledge,reuse,optimization,various program analysis tool,reusing compiler,internal information,tools,program analysis,continuous program optimization,correct object code,static compilation system,trick framework,compiler,dynamic compilation system,object file,dynamic compilation,program optimization,compiler optimization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要