引用本文:黄 波,臧斌宇,俞一峻,朱传琪.指针数组的过程内别名分析.软件学报,1999,10(6):600-607
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4184次   下载 5315 本文二维码信息
码上扫一扫!
分享到: 微信 更多
指针数组的过程内别名分析
黄 波1, 臧斌宇1, 俞一峻1, 朱传琪1
复旦大学并行处理研究所,上海,200433
摘要:
指针别名分析在C语言的并行优化中占有重要的地位,但已有的指针别名分析只能处理指针标量的情况.文章在介绍已有指针别名信息表示法的不足的基础上,提出了一种能够表示指针数组别名信息的表示方法,它可以更加准确地表示指针别名信息.在此表示法的基础上,提出了指针数组的过程内别名分析算法.此算法完全包含了指针标量的别名分析,对现有的指针别名分析算法所不能解决的一些问题能进行有效地处理.
关键词:  指针别名分析,指针数组,过程内分析,并行优化.
DOI:
分类号:
基金项目:本文研究得到国家自然科学基金、国家863高科技项目基金和国家教育部博士点基金资助。
Intraprocedural Alias Analysis for Pointer Array
HUANG Bo,ZANG Bin-yu,YU Yi-jun,ZHU Chuan-qi
Abstract:
Pointer alias analysis plays an important role in the parallelizing optimization of C program, however, all the previous analyzing algorithm can only be used to analyze the pointer scalars. In this paper, an extended representation for point-to information is presented, which can represent not only the point-to information of pointer scalars, but also the point-to information of pointer arrays. Furthermore, an algorithm of intraprocedural alias analysis for pointer array is presented. This algorithm comprises both the pointer scalar analysis and pointer array analysis. It can be used to efficiently solve some problems which couldn't be solved by the previous algorithm.
Key words:  Pointer alias analysis, pointer array, intraprocedural analysis, parallelizing optimization.

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: