MLton 20100608 ToSSA2
Home  Index  
ToSSA2 is a translation pass from the SSA IntermediateLanguage to the SSA2 IntermediateLanguage.

Description

This pass is a simple conversion from a SSA program into a SSA2 program.

The only interesting portions of the translation are:

Implementation

[WWW]ssa-to-ssa2.sig [WWW]ssa-to-ssa2.fun

Details and Notes


Last edited on 2006-11-02 17:56:30 by MatthewFluet.