Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-05 18:39:57 -0800 (Sat, 05 Mar 2005)
Revision: 6850
Log message:

      mmc_int_test/test_cps1 compiles and runs.
      Note: I haven't done anything wrt to garbage collection yet.
      

Changes  Path
+4 -4 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.ml
+37 -0 mpcompiler/mmc/arch/x86/print/mmc_x86_print.ml
+32 -0 mpcompiler/mmc/arch/x86/runtime/x86_glue.s
+1 -0 mpcompiler/mmc/core/mmc_core_hoist.ml
+6 -4 mpcompiler/mmc/core/mmc_core_tast.ml
+7 -0 mpcompiler/mmc/lir/mmc_lir_closure_elim.ml
+2 -1 mpcompiler/mmc/test/mmc
+1 -1 mpcompiler/mmc/test/mmc_int_test.ml
+2 -2 mpcompiler/util/mm_dform_util.ml