[pypy-commit] pypy cleanup-llgraph-backend: (fijal, arigo) Progress

2012-10-17 Thread arigo
Author: Armin Rigo Branch: cleanup-llgraph-backend Changeset: r58160:6357106a6341 Date: 2012-10-17 12:24 +0200 http://bitbucket.org/pypy/pypy/changeset/6357106a6341/ Log:(fijal, arigo) Progress diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/j

[pypy-commit] pypy cleanup-llgraph-backend: (fijal, arigo) progress

2012-10-17 Thread fijal
Author: Maciej Fijalkowski Branch: cleanup-llgraph-backend Changeset: r58154:716b88c56d65 Date: 2012-10-17 10:50 +0200 http://bitbucket.org/pypy/pypy/changeset/716b88c56d65/ Log:(fijal, arigo) progress diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py ---