[pypy-commit] pypy remove-globals-in-jit: In-progress: kill kill kill failargs_xyz and related data on the

2012-11-15 Thread arigo
Author: Armin Rigo Branch: remove-globals-in-jit Changeset: r58924:3180d3717743 Date: 2012-11-15 12:00 +0100 http://bitbucket.org/pypy/pypy/changeset/3180d3717743/ Log:In-progress: kill kill kill failargs_xyz and related data on the Assembler386 class. diff --git a/pypy/jit/backend/l

[pypy-commit] pypy remove-globals-in-jit: in-progress

2012-11-09 Thread arigo
Author: Armin Rigo Branch: remove-globals-in-jit Changeset: r58812:c2481d29eb67 Date: 2012-11-08 22:19 +0100 http://bitbucket.org/pypy/pypy/changeset/c2481d29eb67/ Log:in-progress diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/backend/llg

[pypy-commit] pypy remove-globals-in-jit: in-progress

2012-11-09 Thread arigo
Author: Armin Rigo Branch: remove-globals-in-jit Changeset: r58809:9425100f5e76 Date: 2012-11-08 14:07 +0100 http://bitbucket.org/pypy/pypy/changeset/9425100f5e76/ Log:in-progress diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/backend/llg