作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (21): 239-241.

• 开发研究与设计技术 • 上一篇    下一篇

针对嵌入架构的Open64编译器重定向

张 铎,王生原,董 渊   

  1. (清华大学计算机科学与技术系,北京 100084)
  • 出版日期:2010-11-05 发布日期:2010-11-03
  • 作者简介:张 铎(1984-),男,硕士,主研方向:编译器优化和重定向;王生原,副教授;董 渊,讲师
  • 基金资助:
    国家自然科学基金资助项目(60573017, 90818019, 90816 006);国家“863”计划基金资助项目(2008AA01Z102, 2009AA011900)

Retargeting for Open64 Compiler to Embedded Architecture

ZHANG Duo, WANG Sheng-yuan, DONG Yuan   

  1. (Department of Computer Science and Technology, Tsinghua University, Beijing 100084, China)
  • Online:2010-11-05 Published:2010-11-03

摘要: 基于开源高性能编译器Open64,以PowerPC嵌入式处理器为例,开展重定向关键问题研究和代码实现,自主开发完成一款具有工业产品水准的高性能开源编译器后端。gcc-c.torture和SPEC2000实测结果表明,在正确性和性能方面,该编译器均接近或达到和GCC编译器相当的水平,为进一步研究和应用提供良好的编译工具支持以及实现参考,同时为后续自动重定向等工作奠定基础。

关键词: 编译器, 重定向, Open64编译器, PowerPC处理器

Abstract: This paper carries out research on the key issues in retargeting and code implementation and develops an industrial quality compiler based on Open64 for embedded PowerPC architecture. According to the test result of gcc-c. torture and SPEC2000, this compiler is close to or reaches GCC on correctness and performance. This work provides good compiling tool support for future research and application, and lays a good foundation for the future work such as automatic retargeting.

Key words: compiler, retargeting, Open64 compiler, PowerPC

中图分类号: