SCM Repository
Log of /sml/trunk/src/compiler/FLINT/opt/split.sml
Sticky Revision: |
Revision 217 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 28 23:41:30 1999 UTC (23 years, 4 months ago) by monnier
File length: 9713 byte(s)
Diff to previous 216
* opt/fcontract.sml (fcEta): do the known->unknown eta-reduce if the `known' function is not locally defined (in which case the known/unknown distinction is pointless anyway). (wrap): don't forget to junk dead inlinable functions.
Revision 216 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 26 12:55:26 1999 UTC (23 years, 4 months ago) by monnier
File length: 9709 byte(s)
Diff to previous 215
* opt/split.sml: seriously reworked. Now splits TFNs as well. * kernel/primop.sml (effect): removed DEREF and MAKEREF from the pure primops. * flint/flintutil.sml (copy): sort the type-map since {lt,tc}_subst actually expects it to be sorted. * kernel/ltyextern.{sml,sig} (lt_nvpoly): new function (digged from recover.sml to build a LT_POLY in the case of named tvars. * opt/recover.sml: removed unused depth arguments left behind from before we switched to named tvars. (addLty): added for the benefit of opt/split.sml (lt_nvpoly): moved to ltyextern.sml
Revision 215 - (view) (download) (annotate) - [select for diffs]
Added Wed Feb 17 14:17:40 1999 UTC (23 years, 4 months ago) by monnier
File length: 6623 byte(s)
* opt/split.sml: new file. Does the lambda-splitting for cross-module inlining. Currently in a simplified form. * opt/fcontract.sml (fcEta): bug with (mutually) recursive eta redexes.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |