Compiler Optimization: A Case For The Transformation Tool Contest

ELECTRONIC PROCEEDINGS IN THEORETICAL COMPUTER SCIENCE(2011)

引用 8|浏览7
暂无评分
摘要
An optimizing compiler consists of a front end parsing a textual programming language into an intermediate representation (IR), a middle end performing optimizations on the IR, and a back end lowering the IR to a target representation (TR) built of operations supported by the target hardware. In modern compiler construction graph-based IRs are employed. Optimization and lowering tasks can then be implemented with graph transformation rules. This case provides two compiler tasks to evaluate the participating tools regarding performance.
更多
查看译文
关键词
Tool Integration,Graph Transformation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要