Changes by: Brian Emre Aydemir (baydemir at cis.upenn.edu)
Date: 2003-03-27 20:34:11 -0800 (Thu, 27 Mar 2003)
Revision: 4269
Log message:
Inlining didn't do anything for boolean values and conditions, so
I added the necessary rewrites. There's a comment about this in
the optimization section of the paper, as well.
Changes | Path |
+5 -0 | metaprl-branches/lm_libmojave/theories/experimental/compile/m_doc_opt.ml |
+18 -0 | metaprl-branches/lm_libmojave/theories/experimental/compile/m_inline.ml |