SCM Repository
Log of /sml/trunk/src/compiler/FLINT/opt/fixfix.sml
Sticky Revision: |
Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 15 21:18:35 1999 UTC (22 years ago) by monnier
File length: 14187 byte(s)
Diff to previous 202
merged in 110.10
Revision 202 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 13 02:29:45 1998 UTC (22 years, 1 month ago) by monnier
File length: 13749 byte(s)
Diff to previous 199
Added IH_MAYBE to allow more selective inlining.
Revision 199 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 25 18:30:38 1998 UTC (22 years, 2 months ago) by monnier
File length: 11928 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, 2 months ago) by monnier
File length: 11788 byte(s)
Diff to previous 164
* 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 164 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 31 01:03:30 1998 UTC (22 years, 3 months ago) by monnier
File length: 11921 byte(s)
Diff to previous 163
* opt/fcontract.sml (dropcstargs): replace constant args by the constant. * opt/fixfix.sml (curry): correctly handle "imposible" cases. * opt/collect.sml: completely revisited: no distinction between internal/external uses, dead-code elimination done right away. This makes fcontract a little simpler.
Revision 163 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 29 21:00:27 1998 UTC (22 years, 3 months ago) by monnier
File length: 11934 byte(s)
Diff to previous 162
added dropping of dead-arguments
Revision 162 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 27 22:16:21 1998 UTC (22 years, 3 months ago) by monnier
File length: 12391 byte(s)
Diff to previous 160
*** empty log message ***
Revision 160 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 12 03:31:38 1998 UTC (22 years, 3 months ago) by monnier
File length: 12058 byte(s)
Diff to previous 122
*** empty log message ***
Revision 122 - (view) (download) (annotate) - [select for diffs]
Added Sat Jun 6 15:05:38 1998 UTC (22 years, 7 months ago) by monnier
File length: 12001 byte(s)
addition of fcontract and fixfix and Control.FLINT
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 |