Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-18 10:28:02 -0800 (Fri, 18 Mar 2005)
Revision: 6972
Log message:

      mmc_int_test/test_cps1 passes x86 closure conversion.
      

Changes  Path
+2 -2 mpcompiler/mmc/arch/x86/base/mmc_x86_asm_grammar.mli
+23 -23 mpcompiler/mmc/arch/x86/codegen/mmc_x86_closure.ml
+30 -0 mpcompiler/mmc/arch/x86/codegen/mmc_x86_reserve.ml
+8 -0 mpcompiler/mmc/arch/x86/type/mmc_x86_mterm_grammar.ml
+29 -3 mpcompiler/mmc/arch/x86/type/mmc_x86_mterm_grammar.mli
+31 -2 mpcompiler/mmc/arch/x86/type/mmc_x86_sweep.ml
+3 -0 mpcompiler/mmc/arch/x86/type/mmc_x86_type_check_core.ml
+1 -9 mpcompiler/mmc/base/mmc_base_hoist.ml
+3 -2 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple.ml