SCM Repository
Log of /sml/trunk/src/compiler/FLINT/flint/ppflint.sml
Sticky Revision: |
Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 20 02:01:27 1998 UTC (22 years, 3 months ago) by monnier
File length: 10743 byte(s)
Diff to previous 185
* opt/loopify.sml: new file * cps/convert.sml: added code to take advantage of LK_WHILE loops.
Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 10 21:01:05 1998 UTC (22 years, 4 months ago) by monnier
File length: 10652 byte(s)
Diff to previous 184
* opt/fcontract.sml: take advantage of single-arm SWITCH (aka decon) (SWITCH(CON)): just compare the conreps because types may differ (?) (inlineWitness): ugly hack used to figure out if inlining happened, in order to decide whether to keep the inline bit or not (in cfun).
Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 8 21:18:20 1998 UTC (22 years, 4 months ago) by monnier
File length: 10621 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: 10596 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, 10 months ago) by monnier
File length: 10681 byte(s)
Diff to previous 71
merged with 110.5
Revision 71 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 3 01:57:57 1998 UTC (22 years, 11 months ago) by monnier
File length: 10579 byte(s)
Diff to previous 47
merged in Zhong's 110.4
Revision 47 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 21:53:07 1998 UTC (22 years, 11 months ago) by monnier
File length: 10472 byte(s)
Diff to previous 40
*** empty log message ***
Revision 40 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 19:26:12 1998 UTC (22 years, 11 months ago) by monnier
File length: 9711 byte(s)
Diff to previous 25
*** empty log message ***
Revision 25 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 12 00:49:58 1998 UTC (23 years ago) by monnier
File length: 9661 byte(s)
Copied from: sml/branches/SMLNJ/src/compiler/FLINT/flint/ppflint.sml revision 24
Diff to previous 24
This commit was generated by cvs2svn to compensate for changes in r24, which included commits to RCS files with non-trunk default branches.
Revision 24 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 12 00:49:58 1998 UTC (23 years ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/ppflint.sml
File length: 9661 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 (23 years ago) by
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/ppflint.sml
File length: 10267 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 (23 years ago) by monnier
File length: 10267 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 |