[pypy-commit] pypy stacklet: hg merge effectinfo-cleanup

2011-08-09 Thread arigo
Author: Armin Rigo Branch: stacklet Changeset: r46393:8342e4938261 Date: 2011-08-09 09:51 +0200 http://bitbucket.org/pypy/pypy/changeset/8342e4938261/ Log:hg merge effectinfo-cleanup diff --git a/pypy/jit/backend/llsupport/llmodel.py b/pypy/jit/backend/llsupport/llmodel.py --- a/pypy/jit/ba

[pypy-commit] pypy stacklet: hg merge effectinfo-cleanup

2011-08-09 Thread arigo
Author: Armin Rigo Branch: stacklet Changeset: r46390:52932c87607d Date: 2011-08-09 09:33 +0200 http://bitbucket.org/pypy/pypy/changeset/52932c87607d/ Log:hg merge effectinfo-cleanup diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/backend/