[pypy-commit] pypy jit-counter: in-progress on the guard counters now

2013-10-30 Thread arigo
Author: Armin Rigo Branch: jit-counter Changeset: r67745:22b67a551eb0 Date: 2013-10-30 19:12 +0100 http://bitbucket.org/pypy/pypy/changeset/22b67a551eb0/ Log:in-progress on the guard counters now diff --git a/rpython/jit/codewriter/longlong.py b/rpython/jit/codewriter/longlong.py --- a/rpyt

[pypy-commit] pypy jit-counter: in-progress

2013-10-30 Thread arigo
Author: Armin Rigo Branch: jit-counter Changeset: r67742:cebfa3182b4d Date: 2013-10-30 18:01 +0100 http://bitbucket.org/pypy/pypy/changeset/cebfa3182b4d/ Log:in-progress diff --git a/rpython/jit/metainterp/counter.py b/rpython/jit/metainterp/counter.py --- a/rpython/jit/metainterp/counter.p

[pypy-commit] pypy jit-counter: in-progress

2013-10-30 Thread arigo
Author: Armin Rigo Branch: jit-counter Changeset: r67737:375fd4fb9083 Date: 2013-10-30 17:06 +0100 http://bitbucket.org/pypy/pypy/changeset/375fd4fb9083/ Log:in-progress diff --git a/rpython/jit/metainterp/counter.py b/rpython/jit/metainterp/counter.py new file mode 100644 --- /dev/null +++