EN FR
EN FR


Section: New Software and Platforms

CompcertSSA

Keywords: Optimizing compiler - Formal methods - Proof assistant - SSA

Functional Description: CompcertSSA is built on top of the Compcert verified C compiler, by adding a middle-end based on the SSA form (Static Single Assignment) : conversion to SSA, SSA-based optimizations, and destruction of SSA.