Formal verification of translation validators: A case study on instruction scheduling optimizations
Abstract
Translation validation consists of transforming a program and a posteriori validating it in order to detect a modification of its semantics. This approach can be used in a verified compiler, provided that validation is formally proved to be correct. We present two such validators and their Coq proofs of correctness. The validators are designed for two instruction scheduling optimizations: list scheduling and trace scheduling.
Domains
Programming Languages [cs.PL]
Origin : Files produced by the author(s)
Loading...