Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-08 17:16:02 -0800 (Tue, 08 Mar 2005)
Revision: 6862
Log message:

      test_cps1 compiles with explicit allocations.
      

Changes  Path
+1 -1 mpcompiler/mmc/arch/x86/mmc_x86_theory.ml
+22 -18 mpcompiler/mmc/arch/x86/print/mmc_x86_print.ml
+57 -4 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_backend.ml
+1 -1 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_regalloc.ml
+1 -1 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_regalloc.mli
+1 -1 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_rename.ml
+8 -6 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple.ml
+6 -3 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple.mli
+1 -1 mpcompiler/mmc/test/mmc