Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-04-03 19:35:50 -0700 (Sun, 03 Apr 2005)
Revision: 7106
Log message:
Enable simple inlining, before CPS. Next we need constant folding.
Changes | Path |
+2 -1 | mpcompiler/mmc/opt/inline/mmc_opt_inline_fun.ml |
+6 -1 | mpcompiler/mmc/opt/inline/mmc_opt_value.ml |