Section: New Software and Platforms
CompCertSSA
Keywords: Verified compilation - Single Static Assignment form - Optimization - Coq - OCaml
Functional Description
CompCertSSA is built on top of the C CompCert verified compiler, by adding a SSA-based middle-end (conversion to SSA, SSA-based optimizations, destruction of SSA). It is verified in the Coq proof assistant.