[pypy-commit] pypy jitframe-on-heap: frontend fixes

2013-01-17 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60137:866412438b36 Date: 2013-01-17 19:38 +0200 http://bitbucket.org/pypy/pypy/changeset/866412438b36/ Log:frontend fixes diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/backe

[pypy-commit] pypy jitframe-on-heap: frontend fixes

2013-01-14 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60049:940e01414f34 Date: 2013-01-14 15:30 +0200 http://bitbucket.org/pypy/pypy/changeset/940e01414f34/ Log:frontend fixes diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py --- a/pypy/jit/metainterp/com