Prg: Procedure Reference Analysis in Extracting Non-Data Parallelism

GJ Zhu,L Xie,ZX Sun
DOI: https://doi.org/10.1109/icapp.1996.562907
1996-01-01
Abstract:With the proliferation of parallel system and the advances obtained in interprocedural analysis, exploiting functional parallelism has attracted much attention. This paper proposes a technique PRG for reference analysis, and the idea of using PRG to detect procedure level parallelism in C++ programs is stated. Finally, the C++ implementation of virtual function is also considered in parallelism detection
What problem does this paper attempt to address?