Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (7): 89-91.

• Software Technology and Database • Previous Articles     Next Articles

Improvement and Research on Dependence Analysis in SUIF

WANG Shanshan, ZHAO Rongcai, ZHANG Ping   

  1. Department of Computer, Information Engineering University, Zhengzhou 450002
  • Online:2006-04-05 Published:2006-04-05

对 SUIF 中依赖关系分析技术的研究与改进

王珊珊,赵荣彩,张 平   

  1. 信息工程大学计算机系,郑州 450002

Abstract: The paper introduces the data dependence analysis in SUIF, which is the foundation of parallelism. For the analysis results are not preserved, using the technology of annotations and passes that SUIF provided, it has extracted the testing results to the intermediate file of SUIF, in the form of annotations, through modifying the dependence library and pass skweel

Key words: SUIF; Parallelizing compiling; Data dependence

摘要: 介绍了SUIF 中作为并行化依据的数据依赖关系分析技术,并针对其未将分析结果加以保存的不足,利用SUIF 系统提供的遍、注释等技术,通过对依赖关系库和遍skweel 的修改,对依赖关系分析的结果进行提取,并以注释的形式输出到SUIF 中间文件中。

关键词: SUIF;并行编译;数据依赖