Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-04-04 17:21:44 -0700 (Mon, 04 Apr 2005)
Revision: 7122
Log message:

      Added a "strategy" parameter to the hoister.  This isn't finished,
      but is need to do proper hoisting on recursive definitions.
      

Changes  Path
+1 -1 mpcompiler/mmc/arch/x86/codegen/mmc_x86_closure.ml
+23 -13 mpcompiler/mmc/base/mmc_base_hoist.ml
+5 -2 mpcompiler/mmc/base/mmc_base_hoist.mli
+2 -2 mpcompiler/mmc/core/mmc_core_hoist.ml
+1 -1 mpcompiler/mmc/extensions/string/mmc_x86_string.ml