vix.ing · top · new · best · stats

Probabilistic data flow analysis: a linear equational approach

2013/07/17 by Alessandra Di Pierro, Herbert Wiklicky
Computer Science · #cs.PL

paper · pdf · doi:10.4204/eptcs.119.14

published as EPTCS 119, 2013, pp. 150-165 · In Proceedings GandALF 2013, arXiv:1307.4162

arxiv created 2013/07/17 · arxiv updated 2013/07/18

Abstract

Speculative optimisation relies on the estimation of the probabilities that certain properties of the control flow are fulfilled. Concrete or estimated branch probabilities can be used for searching and constructing advantageous speculative and bookkeeping transformations. We present a probabilistic extension of the classical equational approach to data-flow analysis that can be used to this purpose. More precisely, we show how the probabilistic information introduced in a control flow graph by branch prediction can be used to extract a system of linear equations from a program and present a method for calculating correct (numerical) solutions.

Citations