Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-26 19:09:29 -0800 (Sat, 26 Mar 2005)
Revision: 7054
Log message:

      Assign exact spill locations.
      

Changes  Path
+178 -55 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_backend.ml
+1 -0 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_backend.mli
+33 -12 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_regalloc.ml
+15 -0 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_spill.ml
+5 -0 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_spill.mli