Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-04-08 18:49:04 -0700 (Fri, 08 Apr 2005)
Revision: 7182
Log message:

      Letting the paper cook for a while.
      
      Reverted the spill_split rule to its previous correct version.
      The basic problem is that var_subst seems to be substituting
      for values that it shouldn't.
      

Changes  Path
+2 -0 metaprl/refiner/reflib/refine_exn.ml
+1 -0 mpcompiler/mmc/arch/x86/print/mmc_x86_print.mli
+6 -4 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_spill.ml
+5 -5 mpcompiler/mmc/core/mmc_core_tast.mli
+3 -4 mpcompiler/mmc/test/mmc