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

计算机工程 ›› 2011, Vol. 37 ›› Issue (9): 32-34. doi: 10.3969/j.issn.1000-3428.2011.09.012

所属专题: “核高基”专题

• “核高基”专题 • 上一篇    下一篇

反馈式编译在循环级性能分析中的应用

郝云龙,赵荣彩,侯永生,朱嘉风   

  1. (解放军信息工程大学信息工程学院,郑州 450002)
  • 出版日期:2011-05-05 发布日期:2011-05-12
  • 作者简介:郝云龙(1983-),男,硕士研究生,主研方向:高性能计算;赵荣彩,教授、博士生导师;侯永生,博士研究生;朱嘉风,硕士研究生
  • 基金资助:
    “核高基”重大专项“支持国产CPU的编译系统及工具链”分课题“自动并行化与二进制翻译系统”(2009ZX01036-001- 001-2)

Application of Feedback-directed Compiling in Loop-level Performance Analysis

HAO Yun-long, ZHAO Rong-cai, HOU Yong-sheng, ZHU Jia-feng   

  1. (Institute of Information Engineering, PLA Information Engineering University, Zhengzhou 450002, China)
  • Online:2011-05-05 Published:2011-05-12

摘要: 针对现有技术难以全面及精确地分析程序循环特性的不足,提出一种程序循环级性能分析的方法。该方法采用动态反馈的编译优化技术,并结合静态分析的部分方法,无需硬件架构的支持,适用范围广。测试结果证明该方法能够对程序的循环部分进行精确分析,帮助程序员找出循环级热点,辅助进行相应的手工优化。

关键词: 反馈式编译, 循环级特性, 性能分析, Open64编译器, 剖面信息

Abstract: Aiming at the difficulty to complete and accurate analyse loop-level performance using current procedure technique, this paper proposes a method for procedure loop-level performance analysis. The method uses a feedback-directed compiling optimization technique, combined with some static analysis methods, without the support of hardware architecture, wide range of applications. Experimental result manifests that the method can complete accurate loop-level performance analysis, help the programmers finding the hot-spot and carrying out hand optimization.

Key words: feedback-directed compiling, loop-level characteristic, performance analysis, Open64 complier, profiling information

中图分类号: