Computer Science

Xavier Leroy

2009.2.12JOURNAL OF AUTOMATED REASONING

DOI: 10.1007/s10817-009-9155-4

tlooto Summary

This article describes the development and formal verification of a compiler back-end from Cminor (a simple imperative intermediate language) to PowerPC assembly code, using the Coq proof assistant both for programming the compiler and for proving its soundness.

Abstract

This article describes the development and formal verification (proof of semantic preservation) of a compiler back-end from Cminor (a simple imperative intermediate language) to PowerPC assembly code, using the Coq proof assistant both for programming the compiler and for proving its soundness. Such a verified compiler is useful in the context of formal methods applied to the certification of critical software: the verification of the compiler guarantees that the safety properties proved on the source code hold for the executable compiled code as well.

Citation format

LEROY, Xavier. A formally verified compiler back-end [preprint]. arXiv, 2009. arXiv:0902.2137.