[pypy-commit] pypy default: oops, fix test_pypy_c

2011-12-28 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r50922:87d1c652d40b Date: 2011-12-28 11:13 +0200 http://bitbucket.org/pypy/pypy/changeset/87d1c652d40b/ Log:oops, fix test_pypy_c diff --git a/pypy/tool/jitlogparser/parser.py b/pypy/tool/jitlogparser/parser.py --- a/pypy/tool/jitlogparser/parse

[pypy-commit] pypy default: fix some tests

2011-12-28 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r50923:f641bf7c9be8 Date: 2011-12-28 11:15 +0200 http://bitbucket.org/pypy/pypy/changeset/f641bf7c9be8/ Log:fix some tests diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py --- a/pypy/rlib/jit.py +++ b/pypy/rlib/jit.py @@ -528,6 +528,7 @@

[pypy-commit] pypy nedbat-sandbox-2: Py is now required again.

2011-12-28 Thread ned
Author: Ned Batchelder Branch: nedbat-sandbox-2 Changeset: r50924:c03e4d0528e4 Date: 2011-12-28 08:58 -0500 http://bitbucket.org/pypy/pypy/changeset/c03e4d0528e4/ Log:Py is now required again. diff --git a/pypy/translator/sandbox/sandlib.py b/pypy/translator/sandbox/sandlib.py --- a/pypy/tr

[pypy-commit] pypy nedbat-sandbox-2: Change pypy_interact's default to quiet, you have to ask for verbose.

2011-12-28 Thread ned
Author: Ned Batchelder Branch: nedbat-sandbox-2 Changeset: r50925:cd7b359d0a00 Date: 2011-12-28 09:21 -0500 http://bitbucket.org/pypy/pypy/changeset/cd7b359d0a00/ Log:Change pypy_interact's default to quiet, you have to ask for verbose. diff --git a/pypy/translator/sandbox/pypy_inter

[pypy-commit] pypy default: Merge sandbox tweaks from nedbat-sandbox-2

2011-12-28 Thread ned
Author: Ned Batchelder Branch: Changeset: r50926:42fbbcbfc2ac Date: 2011-12-28 09:25 -0500 http://bitbucket.org/pypy/pypy/changeset/42fbbcbfc2ac/ Log:Merge sandbox tweaks from nedbat-sandbox-2 diff --git a/pypy/translator/sandbox/pypy_interact.py b/pypy/translator/sandbox/pypy_interact.py

[pypy-commit] pypy nedbat-sandbox-2: Close nedbat-sandbox-2

2011-12-28 Thread ned
Author: Ned Batchelder Branch: nedbat-sandbox-2 Changeset: r50927:93bb4d305fdb Date: 2011-12-28 09:27 -0500 http://bitbucket.org/pypy/pypy/changeset/93bb4d305fdb/ Log:Close nedbat-sandbox-2 ___ pypy-commit mailing list [email protected] http:/

[pypy-commit] pypy ppc-jit-backend: (edelsohn, bivab) fix calls to leave_jitted_hook on PPC64 as well as restoring the LR to return from the compiled code

2011-12-28 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r50928:44255e0c9ffe Date: 2011-12-28 10:24 -0800 http://bitbucket.org/pypy/pypy/changeset/44255e0c9ffe/ Log:(edelsohn, bivab) fix calls to leave_jitted_hook on PPC64 as well as restoring the LR to return from the compiled code diff --g

[pypy-commit] pypy ppc-jit-backend: BACKCHAIN_SIZE is 6

2011-12-28 Thread edelsohn
Author: edelsohn Branch: ppc-jit-backend Changeset: r50929:4b4775dd052f Date: 2011-12-28 14:03 -0500 http://bitbucket.org/pypy/pypy/changeset/4b4775dd052f/ Log:BACKCHAIN_SIZE is 6 diff --git a/pypy/jit/backend/ppc/ppcgen/arch.py b/pypy/jit/backend/ppc/ppcgen/arch.py --- a/pypy/jit/backend/pp

[pypy-commit] pypy ppc-jit-backend: assert offset is_reg in cmp_guard_class.

2011-12-28 Thread edelsohn
Author: edelsohn Branch: ppc-jit-backend Changeset: r50930:1d80c59520d2 Date: 2011-12-28 14:59 -0500 http://bitbucket.org/pypy/pypy/changeset/1d80c59520d2/ Log:assert offset is_reg in cmp_guard_class. diff --git a/pypy/jit/backend/ppc/ppcgen/opassembler.py b/pypy/jit/backend/ppc/ppcgen/opass

[pypy-commit] pypy ppc-jit-backend: Fix typo in loadx.

2011-12-28 Thread edelsohn
Author: edelsohn Branch: ppc-jit-backend Changeset: r50931:6b75e619e2d4 Date: 2011-12-28 15:00 -0500 http://bitbucket.org/pypy/pypy/changeset/6b75e619e2d4/ Log:Fix typo in loadx. diff --git a/pypy/jit/backend/ppc/ppcgen/codebuilder.py b/pypy/jit/backend/ppc/ppcgen/codebuilder.py --- a/pypy/j

[pypy-commit] pypy jit-improve-nested-loops: closing to be merged branch

2011-12-28 Thread hakanardo
Author: Hakan Ardo Branch: jit-improve-nested-loops Changeset: r50934:c30513c22175 Date: 2011-12-28 21:26 +0100 http://bitbucket.org/pypy/pypy/changeset/c30513c22175/ Log:closing to be merged branch ___ pypy-commit mailing list [email protected]

[pypy-commit] pypy jit-improve-nested-loops: hg merge default

2011-12-28 Thread hakanardo
Author: Hakan Ardo Branch: jit-improve-nested-loops Changeset: r50933:3f020e9bd542 Date: 2011-12-28 21:25 +0100 http://bitbucket.org/pypy/pypy/changeset/3f020e9bd542/ Log:hg merge default diff --git a/pypy/translator/sandbox/pypy_interact.py b/pypy/translator/sandbox/pypy_interact.py --- a/

[pypy-commit] pypy jit-improve-nested-loops: hg merge default

2011-12-28 Thread hakanardo
Author: Hakan Ardo Branch: jit-improve-nested-loops Changeset: r50932:a7a84c778e28 Date: 2011-12-28 12:40 +0100 http://bitbucket.org/pypy/pypy/changeset/a7a84c778e28/ Log:hg merge default diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembler.py --- a/pypy/jit/backe

[pypy-commit] pypy default: Merge jit-improve-nested-loops. It allows bridges to end with a jump to the the top of a loop and not only to the bottom. While this realy is the same point (since it is a

2011-12-28 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r50935:69095778cbfd Date: 2011-12-28 21:28 +0100 http://bitbucket.org/pypy/pypy/changeset/69095778cbfd/ Log:Merge jit-improve-nested-loops. It allows bridges to end with a jump to the the top of a loop and not only to the bottom. While this

[pypy-commit] pypy ppc-jit-backend: Implement emit_cond_call_gc_wb for PPC64. Fix typo in function address variable name.

2011-12-28 Thread edelsohn
Author: edelsohn Branch: ppc-jit-backend Changeset: r50936:cb6d39cadc56 Date: 2011-12-28 15:30 -0500 http://bitbucket.org/pypy/pypy/changeset/cb6d39cadc56/ Log:Implement emit_cond_call_gc_wb for PPC64. Fix typo in function address variable name. diff --git a/pypy/jit/backend/ppc/ppcge