Parallel Flow-Sensitive Points-to Analysis

dc.contributor.authorZhao, Jishengen_US
dc.contributor.authorBurke, Michael G.en_US
dc.contributor.authorSarkar, Viveken_US
dc.date.accessioned2017-08-02T22:03:16Zen_US
dc.date.available2017-08-02T22:03:16Zen_US
dc.date.issued2017-02-01en_US
dc.date.noteFebruary 1, 2017en_US
dc.description.abstractPoints-to analysis is a fundamental requirement for many program analyses, optimizations, and debugging/verification tools. However, finding an effective balance between performance, scalability and precision in points-to analysis remains a major challenge. Many flow-sensitive algorithms achieve a desirable level of precision, but are impractical for use on large software. Likewise, many flow-insensitive algorithms scale to large software, but do so with major limitations on precision. Further, given the recent multicore hardware trends, more attention needs to be paid to the use of parallelism for improved performance. In this paper, we introduce a new pointer analysis based on Pointer SSA form (an extension of Array SSA form,) which is flow-sensitive, memory efficient, and can readily be parallelized. It decomposes the points-to analysis into fine-grained units of work that can be easily implemented in an asynchronous task-parallel programming model. More specifically, our contributions are as follows: 1. A Pointer SSA (PSSA)-based scalable interprocedural flow-sensitive context-insensitive pointer analysis (PSSAPT) that produces both points-to and heap def-use information, and supports the task parallel programming model; 2. a preliminary evaluation, including scalability and precision, of the implementation of parallel PSSAPT using a lightweight task-parallel library. Our experimental results with 6 real world applications (including the 2.2MLOC Tizen OS framework) on a 12-core machine show an average speedup of 4.45 and maximum speedup of 7.35. Our evaluation also includes precision results for an inlinable indirect call analysis.en_US
dc.format.extent11 ppen_US
dc.identifier.citationZhao, Jisheng, Burke, Michael G. and Sarkar, Vivek. "Parallel Flow-Sensitive Points-to Analysis." (2017) https://hdl.handle.net/1911/96420.en_US
dc.identifier.digitalTR17-01en_US
dc.identifier.urihttps://hdl.handle.net/1911/96420en_US
dc.language.isoengen_US
dc.rightsYou are granted permission for the noncommercial reproduction, distribution, display, and performance of this technical report in any format, but this permission is only for a period of forty-five (45) days from the most recent time that you verified that this technical report is still available from the Computer Science Department of Rice University under terms that include this permission. All other rights are reserved by the author(s).en_US
dc.titleParallel Flow-Sensitive Points-to Analysisen_US
dc.typeTechnical reporten_US
dc.type.dcmiTexten_US
Files
Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
TR17-01.pdf
Size:
558.15 KB
Format:
Adobe Portable Document Format