MLton 20051202 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 2005-12-02 02:53:59 by StephenWeeks.