Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-05 16:02:33 -0700 (Mon, 05 Apr 2004)
Revision: 5604
Log message:

      Adding closure conversion to the assembly.  Not finished yet.
      

Changes  Path
+24 -13 mpcompiler/mmc/arch/util/mmc_hoist.ml
+10 -2 mpcompiler/mmc/arch/util/mmc_hoist.mli
+1 -0 mpcompiler/mmc/arch/x86/Files
Added mpcompiler/mmc/arch/x86/mmc_x86_closure.ml
Properties mpcompiler/mmc/arch/x86/mmc_x86_closure.ml
Added mpcompiler/mmc/arch/x86/mmc_x86_closure.mli
Properties mpcompiler/mmc/arch/x86/mmc_x86_closure.mli
+9 -1 mpcompiler/mmc/arch/x86/mmc_x86_theory.ml
+3 -0 mpcompiler/mmc/core/mmc_core_tast.ml
+1 -1 mpcompiler/mmc/extensions/array/mmc_ext_array_x86.ml
+6 -6 mpcompiler/mmc/main/mmc_theory.ml