The Straight-Line Automatic Programming Problem
暂无分享,去创建一个
The paper presents a design for the Denali-2 super-optimizer, which will generate minimum-instruction-length machine code for realistic machine architectures using automatic theorem-proving technology: specifically, using E-graph matching (a technique for pattern matching in the presence of equality information) and boolean satisfiability solving. The paper presents a precise definition of the underlying automatic programming problem solved by the Denali-2 super-optimizer. It sketches the E-graph matching phase and presents a detailed exposition and proof of correctness of the reduction of the automatic programming problem to the boolean satisfiability problem.
[1] Keith H. Randall,et al. Denali: a goal-directed superoptimizer , 2002, PLDI '02.
[2] David Detlefs,et al. Simplify: a theorem prover for program checking , 2005, JACM.
[3] Edsger W. Dijkstra,et al. A Discipline of Programming , 1976 .
[4] Robert E. Tarjan,et al. Variations on the Common Subexpression Problem , 1980, J. ACM.