Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-01-13 19:17:14 -0800 (Thu, 13 Jan 2005)
Revision: 6400
Log message:

      This is the non-working version of hoisting.
      The problem is hoisting recursive functions.
      

Changes  Path
+3 -3 mpcompiler/mmc/arch/x86/mmc_x86_hoist.ml
+39 -27 mpcompiler/mmc/base/mmc_base_hoist.ml
+15 -2 mpcompiler/mmc/base/mmc_base_hoist.mli
+26 -2 mpcompiler/mmc/core/mmc_core_hoist.ml