Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-09 15:30:44 -0700 (Sat, 09 Apr 2005)
Revision: 7187
Log message:

      Protected spilling/regalloc eprintfs with
       if !Mmc_ra_state.debug_{spill,regalloc} >= 1 then ...
      

Changes  Path
+2 -1 mpcompiler/mmc/arch/ra/mmc_ra_live.ml
+5 -3 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_regalloc.ml
+3 -2 mpcompiler/mmc/arch/x86/regalloc/mmc_x86_spill.ml
+137 -146 mpcompiler/mmc/test/mmc_tests_out.previous