pith. sign in

arxiv: 2109.07923 · v1 · pith:YHDA4M67new · submitted 2021-09-16 · 💻 cs.PL · cs.SE

Efficient Path-Sensitive Data-Dependence Analysis

classification 💻 cs.PL cs.SE
keywords analysisapproachdatadependencedata-dependencedemand-drivengraphsaddress
0
0 comments X
read the original abstract

This paper presents a scalable path- and context-sensitive data-dependence analysis. The key is to address the aliasing-path-explosion problem via a sparse, demand-driven, and fused approach that piggybacks the computation of pointer information with the resolution of data dependence. Specifically, our approach decomposes the computational efforts of disjunctive reasoning into 1) a context- and semi-path-sensitive analysis that concisely summarizes data dependence as the symbolic and storeless value-flow graphs, and 2) a demand-driven phase that resolves transitive data dependence over the graphs. We have applied the approach to two clients, namely thin slicing and value flow analysis. Using a suite of 16 programs ranging from 13 KLoC to 8 MLoC, we compare our techniques against a diverse group of state-of-the-art analyses, illustrating significant precision and scalability advantages of our approach.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.