Author: Maciej Fijalkowski
Branch: continulet-jit-3
Changeset: r58299:73d377e08a91
Date: 2012-10-21 12:33 +0200
http://bitbucket.org/pypy/pypy/changeset/73d377e08a91/
Log:in-progress, the current situation of fixes
diff --git a/pypy/jit/codewriter/jtransform.py
b/pypy/jit/codewriter/jtransf
Author: Armin Rigo
Branch: continulet-jit-3
Changeset: r58133:a76d3d679e8a
Date: 2012-10-15 16:33 +0200
http://bitbucket.org/pypy/pypy/changeset/a76d3d679e8a/
Log:in-progress
diff --git a/pypy/jit/backend/llgraph/llimpl.py
b/pypy/jit/backend/llgraph/llimpl.py
--- a/pypy/jit/backend/llgraph/
Author: Armin Rigo
Branch: continulet-jit-3
Changeset: r57651:50963e97c8bb
Date: 2012-09-28 22:58 +0200
http://bitbucket.org/pypy/pypy/changeset/50963e97c8bb/
Log:in-progress: simplify the JITFRAME and change the goal to be
initially just a removal of global data. Fix fix fix fix fix.