[gforth] / gforth / cache1.vmg  

gforth: gforth/cache1.vmg


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)
Current tag: MAIN

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:40:23 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: HEAD, v0-7-0
Changes since 1.8: +2 -3 lines
Diff to previous 1.8
updated copyright notices for GPL v3

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 17:34:58 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
updated copyright years

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 22:10:48 2007 UTC (5 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
minor cleanups

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 13:23:56 2004 UTC (8 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
updated copyright years for files changed in 2004

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 12:35:58 2004 UTC (9 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.4: +14 -14 lines
Diff to previous 1.4
minore bugfixes (Makefile.in)
enabled 3-state stack caching for gforth-fast and gforth-native
   bugfixes (EXECUTE and PERFORM; spbREG use)
   explicit register allocation to spb for gforth-native, but not gforth-fast
   Due to the shortest-path algorithm this means that gforth-fast uses only
     S0 and S1, not S2, so we could keep that.
     However, we probably want to use more states etc. for other
     architectures, so we may want to have a way to select different
       cache.vmg and different peeprules.vmg files for different
       archs, builds, and binaries.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 19:07:40 2004 UTC (9 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
fixed bug in cache1.vmg
prims2x.fs: better comments for prim*.i
main.c: better --debug output (added primitive names)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 20:39:03 2003 UTC (9 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.2: +6 -5 lines
Diff to previous 1.2
some (failed) experiments with stack caching

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 20:13:35 2003 UTC (9 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.1: +24 -21 lines
Diff to previous 1.1
made classical 1-register stack caching work again (and probably
  general stack caching with non-empty canonical state).  There was a
  subtle bug involving ?DUP-?BRANCH.
made this the default for gforth-fast and turned off anything beyond
deleted the now-unused rewrite_bb().

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Nov 2 22:15:28 2003 UTC (9 years, 6 months ago) by anton
Branch: MAIN
more work on stack caching

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help