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

2012-08-10 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56702:92bc41fa2e6a Date: 2012-08-10 18:15 +0200 http://bitbucket.org/pypy/pypy/changeset/92bc41fa2e6a/ Log:in-progress diff --git a/pypy/jit/backend/llsupport/stmrewrite.py b/pypy/jit/backend/llsupport/stmrewrite.py --- a/pypy/jit/backend/llsup

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

2012-08-08 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56655:219d5fb056be Date: 2012-08-08 15:33 +0200 http://bitbucket.org/pypy/pypy/changeset/219d5fb056be/ Log:in-progress diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/gc.py +++ b/

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

2012-08-05 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56590:97a6262e5976 Date: 2012-08-05 22:34 +0200 http://bitbucket.org/pypy/pypy/changeset/97a6262e5976/ Log:in-progress diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/descr

[pypy-commit] pypy stm-jit: in-progress. Missing tests :-(

2012-08-05 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56586:4a547da831fd Date: 2012-08-05 16:22 +0200 http://bitbucket.org/pypy/pypy/changeset/4a547da831fd/ Log:in-progress. Missing tests :-( diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/lls

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

2012-08-05 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56585:90f0811738e1 Date: 2012-08-05 15:33 +0200 http://bitbucket.org/pypy/pypy/changeset/90f0811738e1/ Log:in-progress diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/gc.py +++ b/

[pypy-commit] pypy stm-jit: In-progress

2012-07-30 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56513:4b0633949b2a Date: 2012-07-30 16:47 +0200 http://bitbucket.org/pypy/pypy/changeset/4b0633949b2a/ Log:In-progress diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/gc.py +++ b/