[pypy-commit] pypy jitframe-on-heap: cleanup

2013-02-16 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r61331:c56108e2bdc3 Date: 2013-02-16 23:11 +0200 http://bitbucket.org/pypy/pypy/changeset/c56108e2bdc3/ Log:cleanup diff --git a/rpython/jit/backend/arm/opassembler.py b/rpython/jit/backend/arm/opassembler.py --- a/rpython/jit/b

[pypy-commit] pypy jitframe-on-heap: cleanup my hacks

2013-01-23 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60401:6b5fd1995177 Date: 2013-01-23 23:05 +0200 http://bitbucket.org/pypy/pypy/changeset/6b5fd1995177/ Log:cleanup my hacks diff --git a/rpython/jit/backend/llsupport/gc.py b/rpython/jit/backend/llsupport/gc.py --- a/rpython/ji

[pypy-commit] pypy jitframe-on-heap: cleanup imports

2013-01-19 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60199:99202d717462 Date: 2013-01-19 13:06 +0200 http://bitbucket.org/pypy/pypy/changeset/99202d717462/ Log:cleanup imports diff --git a/pypy/jit/backend/x86/test/test_assembler.py b/pypy/jit/backend/x86/test/test_assembler.py -

[pypy-commit] pypy jitframe-on-heap: cleanup I think\

2013-01-17 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60140:51eb72e9c8fc Date: 2013-01-17 20:08 +0200 http://bitbucket.org/pypy/pypy/changeset/51eb72e9c8fc/ Log:cleanup I think\ \ diff --git a/pypy/jit/backend/x86/regalloc.py b/pypy/jit/backend/x86/regalloc.py --- a/pypy/jit/backen

[pypy-commit] pypy jitframe-on-heap: cleanup a little

2013-01-15 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60104:5a80de633257 Date: 2013-01-15 22:47 +0200 http://bitbucket.org/pypy/pypy/changeset/5a80de633257/ Log:cleanup a little diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembler.py --- a/pypy/jit/backe