Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-23 13:46:38 -0800 (Wed, 23 Mar 2005)
Revision: 7019
Log message:

      Minor changes in x86 closure conversion.
      
      mmc_int_test/test_cps1 now compiles and works.
      mmc_int_test/test_cps2 compiles, but seg-faults...
      

Changes  Path
+2 -2 mpcompiler/mmc/arch/x86/codegen/mmc_x86_closure.ml
+4 -5 mpcompiler/mmc/arch/x86/codegen/mmc_x86_reserve.ml
+5 -0 mpcompiler/mmc/base/mmc_base_hoist.ml
+3 -0 mpcompiler/mmc/test/mmc