Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-29 11:26:43 -0800 (Tue, 29 Mar 2005)
Revision: 7066
Log message:

      Strip constrains, since they prevent beta-reduction.
      

Changes  Path
+2 -2 mpcompiler/mmc/core/mmc_core_type_check.ml
+2 -2 mpcompiler/mmc/lir/mmc_lir_closure_elim.ml
+11 -2 mpcompiler/mmc/opt/inline/mmc_opt_inline.ml
+13 -6 mpcompiler/mmc/test/mmc
+6 -0 mpcompiler/mmc/test/mmc_spill_test.ml