Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-06 20:27:58 -0700 (Tue, 06 Apr 2004)
Revision: 5614
Log message:

      1. Updated standardization to start from index 1.
      2. Simple spilling works.
      

Changes  Path
+1 -1 metaprl/refiner/term_ds/term_subst_ds.ml
+1 -1 metaprl/refiner/term_std/term_subst_std.ml
+11 -1 mpcompiler/mmc/arch/x86/mmc_x86_asm.ml
+2 -0 mpcompiler/mmc/arch/x86/mmc_x86_asm.mli
+14 -1 mpcompiler/mmc/arch/x86/mmc_x86_backend.ml
+1 -1 mpcompiler/mmc/arch/x86/mmc_x86_prologue.ml
+1 -1 mpcompiler/mmc/arch/x86/mmc_x86_regalloc.ml
+12 -0 mpcompiler/mmc/arch/x86/mmc_x86_spill.ml
+2 -1 mpcompiler/mmc/test/Files
Added mpcompiler/mmc/test/mmc_spill_test.ml
Properties mpcompiler/mmc/test/mmc_spill_test.ml
Added mpcompiler/mmc/test/mmc_spill_test.mli
Properties mpcompiler/mmc/test/mmc_spill_test.mli