Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-05 16:46:47 -0800 (Sat, 05 Mar 2005)
Revision: 6848
Log message:

      mmc_int_test/test1 now compiles and executes.
      

Changes  Path
+63 -17 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.ml
+19 -14 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.mli
+15 -0 mpcompiler/mmc/arch/x86/print/mmc_x86_print.ml
+16 -0 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_backend.ml
+13 -0 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_rename.ml
+8 -0 mpcompiler/mmc/arch/x86/type/mmc_x86_type_check_core.ml
+1 -1 mpcompiler/mmc/test/mmc
+1 -1 mpcompiler/mmc/test/mmc_int_test.ml