SCM Repository
Log of /sml/trunk/src/compiler/FLINT/opt/recover.sml
Sticky Revision: |
Revision 203 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 19 20:51:39 1998 UTC (22 years, 1 month ago) by monnier
File length: 5400 byte(s)
Diff to previous 197
* opt/fcontract.sml: turned fcFun into a foldable function. * opt/loopify.sml: added loop-invariant arg removal.
Revision 197 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 22 01:25:23 1998 UTC (22 years, 2 months ago) by monnier
File length: 5338 byte(s)
Diff to previous 184
Merged in Bratin's typelifting and Chris' named tvars. FLINT is now using tvars from the first lcontract all the way to cps. * reps/rttype.sml: changes from Bratin. (rtLexp): define the NVAR case (return the tvar as an lvar). * opt/[fl]contract.sml: removed the restriction on inlining at the same deBruijn depth. * opt/lift.sml: new file for typelifting. * flint/flintutil.sml (copy): added tvar renaming. * flint/tvarcvt.sml: new file for named tvar <-> deBruijn conversions.
Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 8 21:18:20 1998 UTC (22 years, 2 months ago) by monnier
File length: 4656 byte(s)
Diff to previous 114
* added basic unrolling support * changed fkind to have most annotations valid on functors as well. It also adds a loopkind annotation as well as extends the inline boolean into a three-way alternative. * switched to a continuation passing style to implement the let-associativity rule in a better way.
Revision 114 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 19:41:21 1998 UTC (22 years, 7 months ago) by monnier
File length: 4663 byte(s)
Copied from: sml/branches/SMLNJ/src/compiler/FLINT/opt/recover.sml revision 113
Diff to previous 113
This commit was generated by cvs2svn to compensate for changes in r113, which included commits to RCS files with non-trunk default branches.
Revision 113 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 19:41:21 1998 UTC (22 years, 7 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/opt/recover.sml
File length: 4663 byte(s)
Diff to previous 93
110.7
Revision 93 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 12 21:56:22 1998 UTC (22 years, 8 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/opt/recover.sml
File length: 4748 byte(s)
Diff to previous 69
*** empty log message ***
Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 3 00:06:55 1998 UTC (22 years, 9 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/opt/recover.sml
File length: 4646 byte(s)
Diff to previous 17
*** empty log message ***
Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 11 21:00:18 1998 UTC (22 years, 10 months ago) by
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/opt/recover.sml
File length: 4294 byte(s)
Diff to previous 16
This commit was manufactured by cvs2svn to create branch 'SMLNJ'.
Revision 16 - (view) (download) (annotate) - [select for diffs]
Added Wed Mar 11 21:00:04 1998 UTC (22 years, 10 months ago) by monnier
File length: 4294 byte(s)
Initial revision
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 |