The precision of the pointer analysis plays an important role in compiler and other software understanding tools. Context-sensitivity is proven to be an effective methods to improve the precision of the final results of pointer analysis. Many context-sensitive pointer analysis methods have been pro-posed, however, few of them have been incorporated into pro-duction compilers. In Open64 compiler, it still uses a flow-insensitive, context-insensitive, and field-insensitive pointer analysis. In this paper, we design and implement a cloning-based inter-procedural context-sensitive pointer analysis in Open64 compiler. We expect that the new pointer analysis phase will improve the performance and give a good infrastructure for any program analysi...
We present a pointer analysis algorithm designed for source-to-source transformations. Existing tech...
The use of pointers creates serious problems for optimizing compilers and software engineering tools...
This dissertation addresses the scalability problem of context-sensitive pointer analysis based on A...
Pointer analysis addresses a fundamental problem in program analysis: determining statically whether...
Pointer analysis, as a fundamental research, is to identify the possible runtime values of a pointer...
One of the bottlenecks in the recent movement of hardware synthesis from behavioral C programs is th...
Pointer analysis is a fundamental static program analysis, with a rich literature and wide applicati...
AbstractThis paper describes an empirical comparison of the effectiveness of six context-insensitive...
121 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 2004.Overall, the accuracy of the ...
This paper proposes an efficient technique for con~extsensitive pointer analysis that is applicable ...
https://kent-islandora.s3.us-east-2.amazonaws.com/ugresearch/2017/compsci_math/1/thumbnail.jpgA ligh...
Pointer analysis is a prerequisite for many program analyses, and the effectiveness of these analyse...
This paper presentsanovel interprocedural, #ow-sensitive, and context-sensitive pointer analysis alg...
Pointer analysis, a classic problem in software program analysis, has emerged as an important proble...
Pointer analysis has recently been a subject of active research. The focus of most techniques is on:...
We present a pointer analysis algorithm designed for source-to-source transformations. Existing tech...
The use of pointers creates serious problems for optimizing compilers and software engineering tools...
This dissertation addresses the scalability problem of context-sensitive pointer analysis based on A...
Pointer analysis addresses a fundamental problem in program analysis: determining statically whether...
Pointer analysis, as a fundamental research, is to identify the possible runtime values of a pointer...
One of the bottlenecks in the recent movement of hardware synthesis from behavioral C programs is th...
Pointer analysis is a fundamental static program analysis, with a rich literature and wide applicati...
AbstractThis paper describes an empirical comparison of the effectiveness of six context-insensitive...
121 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 2004.Overall, the accuracy of the ...
This paper proposes an efficient technique for con~extsensitive pointer analysis that is applicable ...
https://kent-islandora.s3.us-east-2.amazonaws.com/ugresearch/2017/compsci_math/1/thumbnail.jpgA ligh...
Pointer analysis is a prerequisite for many program analyses, and the effectiveness of these analyse...
This paper presentsanovel interprocedural, #ow-sensitive, and context-sensitive pointer analysis alg...
Pointer analysis, a classic problem in software program analysis, has emerged as an important proble...
Pointer analysis has recently been a subject of active research. The focus of most techniques is on:...
We present a pointer analysis algorithm designed for source-to-source transformations. Existing tech...
The use of pointers creates serious problems for optimizing compilers and software engineering tools...
This dissertation addresses the scalability problem of context-sensitive pointer analysis based on A...