[pypy-commit] pypy jit-leaner-frontend: one more thing

2016-03-25 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r83357:03de28875dfc Date: 2016-03-25 14:51 +0200 http://bitbucket.org/pypy/pypy/changeset/03de28875dfc/ Log:one more thing diff --git a/rpython/jit/metainterp/pyjitpl.py b/rpython/jit/metainterp/pyjitpl.py --- a/rpython/jit/metainterp/pyji

[pypy-commit] pypy jit-leaner-frontend: one more cast

2016-03-25 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r83354:93c65e378da3 Date: 2016-03-25 14:31 +0200 http://bitbucket.org/pypy/pypy/changeset/93c65e378da3/ Log:one more cast diff --git a/rpython/jit/metainterp/resume.py b/rpython/jit/metainterp/resume.py --- a/rpython/jit/metainterp/resume.p

[pypy-commit] pypy jit-leaner-frontend: one more

2016-03-25 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r83334:dfe36bc75fec Date: 2016-03-25 11:36 +0200 http://bitbucket.org/pypy/pypy/changeset/dfe36bc75fec/ Log:one more diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/compile.py --- a/rpython/jit/metainterp/compile.py

[pypy-commit] pypy jit-leaner-frontend: one more fix

2016-03-14 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r83053:967e19f9c345 Date: 2016-03-14 21:13 +0200 http://bitbucket.org/pypy/pypy/changeset/967e19f9c345/ Log:one more fix diff --git a/rpython/jit/metainterp/pyjitpl.py b/rpython/jit/metainterp/pyjitpl.py --- a/rpython/jit/metainterp/pyjitp

[pypy-commit] pypy jit-leaner-frontend: one more commit of progress

2016-03-07 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82872:87305d3006b1 Date: 2016-03-07 22:10 +0200 http://bitbucket.org/pypy/pypy/changeset/87305d3006b1/ Log:one more commit of progress diff --git a/rpython/jit/metainterp/opencoder.py b/rpython/jit/metainterp/opencoder.py --- a/rpython/ji