SCM Repository
Log of /sml/trunk/src/compiler/FLINT/flint/flint.sml
Sticky Revision: |
Revision 199 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 25 18:30:38 1998 UTC (22 years, 3 months ago) by monnier
File length: 3642 byte(s)
Diff to previous 184
* opt/loopify.sml: improved tail-calls recognition. Also be more careful about wrapping loops into functions (so contraction is not needed to cleanup). * opt/fixfix.sml: pretend loops are smaller to increase their inlining. * kernel/ltyextern.sml: commented out Stats calls. * flint/flint.sig: changed LK_WHILE to LK_TAIL.
Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 8 21:18:20 1998 UTC (22 years, 3 months ago) by monnier
File length: 3643 byte(s)
Diff to previous 118
* 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 118 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 21:38:17 1998 UTC (22 years, 9 months ago) by monnier
File length: 3184 byte(s)
Diff to previous 95
merged in 110.7 changes
Revision 95 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 13 00:49:12 1998 UTC (22 years, 9 months ago) by monnier
File length: 3267 byte(s)
Diff to previous 80
merged with 110.5
Revision 80 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 29 23:25:33 1998 UTC (22 years, 10 months ago) by monnier
File length: 3167 byte(s)
Diff to previous 46
Changed the semantics of "inline".
Revision 46 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 20:11:09 1998 UTC (22 years, 11 months ago) by monnier
File length: 3166 byte(s)
Copied from: sml/branches/SMLNJ/src/compiler/FLINT/flint/flint.sml revision 45
Diff to previous 45
This commit was generated by cvs2svn to compensate for changes in r45, which included commits to RCS files with non-trunk default branches.
Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 20:11:09 1998 UTC (22 years, 11 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/flint.sml
File length: 3166 byte(s)
Diff to previous 24
*** empty log message ***
Revision 24 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 12 00:49:58 1998 UTC (22 years, 11 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/flint.sml
File length: 3857 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, 11 months ago) by
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/flint.sml
File length: 3166 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, 11 months ago) by monnier
File length: 3166 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 |