Tilting at windmills with Coq: formal verification of a compilation algorithm for parallel moves
Abstract
This article describes the formal verification of a compilation algorithm that transforms parallel moves (parallel assignments between variables) into a semantically-equivalent sequence of elementary moves. Two different specifications of the algorithm are given: an inductive specification and a functional one, each with its correctness proofs. A functional program can then be extracted and integrated in the Compcert verified compiler.
Origin : Files produced by the author(s)
Loading...