[pypy-commit] pypy op_malloc_gc: fix

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50698:7b32ea5f4208 Date: 2011-12-19 07:57 +0100 http://bitbucket.org/pypy/pypy/changeset/7b32ea5f4208/ Log:fix diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/backend/llgraph/runner.py ++

[pypy-commit] pypy op_malloc_gc: hg merge default

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50697:f654eab08551 Date: 2011-12-19 07:45 +0100 http://bitbucket.org/pypy/pypy/changeset/f654eab08551/ Log:hg merge default diff --git a/pypy/jit/backend/llsupport/llmodel.py b/pypy/jit/backend/llsupport/llmodel.py --- a/pypy/jit/backend/l

[pypy-commit] pypy default: fix on 64-bit, found by test_zll_stress again

2011-12-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r50696:805e3e5dd0f6 Date: 2011-12-19 07:44 +0100 http://bitbucket.org/pypy/pypy/changeset/805e3e5dd0f6/ Log:fix on 64-bit, found by test_zll_stress again diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembler.py --- a/pypy/jit/

[pypy-commit] pypy default: don't overwrite a previous exception with MemoryError, if any

2011-12-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r50695:fb6b04734b48 Date: 2011-12-19 07:32 +0100 http://bitbucket.org/pypy/pypy/changeset/fb6b04734b48/ Log:don't overwrite a previous exception with MemoryError, if any diff --git a/pypy/jit/backend/llsupport/llmodel.py b/pypy/jit/backend/llsupport/ll

[pypy-commit] pypy op_malloc_gc: Don't raise MemoryError explicitly; it is not needed, and confuses

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50694:5d8f68105e9c Date: 2011-12-19 07:25 +0100 http://bitbucket.org/pypy/pypy/changeset/5d8f68105e9c/ Log:Don't raise MemoryError explicitly; it is not needed, and confuses test_runner:test_memoryerror. diff --git a/pypy/jit/backen

[pypy-commit] pypy default: Fix if the malloc() functions provided by gc.py don't raise MemoryError

2011-12-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r50692:30994ab30fe5 Date: 2011-12-19 07:23 +0100 http://bitbucket.org/pypy/pypy/changeset/30994ab30fe5/ Log:Fix if the malloc() functions provided by gc.py don't raise MemoryError themselves, as e.g. the Boehm ones. diff --git a/pypy/jit/backend

[pypy-commit] pypy op_malloc_gc: hg merge default

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50693:5fab2978624a Date: 2011-12-19 07:23 +0100 http://bitbucket.org/pypy/pypy/changeset/5fab2978624a/ Log:hg merge default diff --git a/pypy/jit/backend/llsupport/llmodel.py b/pypy/jit/backend/llsupport/llmodel.py --- a/pypy/jit/backend/l

[pypy-commit] pypy op_malloc_gc: skip this test, does not contain anything really interesting any more

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50691:cda4e2cc10e1 Date: 2011-12-19 07:19 +0100 http://bitbucket.org/pypy/pypy/changeset/cda4e2cc10e1/ Log:skip this test, does not contain anything really interesting any more diff --git a/pypy/jit/backend/x86/test/test_runner.py

[pypy-commit] pypy op_malloc_gc: fix

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50690:0375ea14f16d Date: 2011-12-19 06:48 +0100 http://bitbucket.org/pypy/pypy/changeset/0375ea14f16d/ Log:fix diff --git a/pypy/jit/backend/x86/test/test_gc_integration.py b/pypy/jit/backend/x86/test/test_gc_integration.py --- a/pypy/jit/

[pypy-commit] pypy op_malloc_gc: fix

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50689:836dcbe6b49e Date: 2011-12-19 06:47 +0100 http://bitbucket.org/pypy/pypy/changeset/836dcbe6b49e/ Log:fix diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/descr.py

[pypy-commit] pypy op_malloc_gc: bah

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50687:83e4fca37356 Date: 2011-12-18 21:48 + http://bitbucket.org/pypy/pypy/changeset/83e4fca37356/ Log:bah diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/descr.py

[pypy-commit] pypy op_malloc_gc: fix

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50685:c3eb411bcb54 Date: 2011-12-18 22:32 +0100 http://bitbucket.org/pypy/pypy/changeset/c3eb411bcb54/ Log:fix diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/descr.py

[pypy-commit] pypy op_malloc_gc: fix

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50686:bfdcb012f2f5 Date: 2011-12-18 21:40 + http://bitbucket.org/pypy/pypy/changeset/bfdcb012f2f5/ Log:fix diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/descr.py

[pypy-commit] pypy op_malloc_gc: Yay, test_zrpy_gc passes!

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50684:c0ac6c2b2d1e Date: 2011-12-18 21:26 +0100 http://bitbucket.org/pypy/pypy/changeset/c0ac6c2b2d1e/ Log:Yay, test_zrpy_gc passes! diff --git a/pypy/rpython/lltypesystem/llarena.py b/pypy/rpython/lltypesystem/llarena.py --- a/pypy/rpytho

[pypy-commit] pypy op_malloc_gc: more fixes

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50683:d40bf7f7a0e3 Date: 2011-12-18 20:59 +0100 http://bitbucket.org/pypy/pypy/changeset/d40bf7f7a0e3/ Log:more fixes diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/gc.py ++

[pypy-commit] buildbot default: Add mattip's buildslave.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r607:a32a017c3434 Date: 2011-12-18 21:06 +0100 http://bitbucket.org/pypy/buildbot/changeset/a32a017c3434/ Log:Add mattip's buildslave. diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py --- a/bot2/pypybuildbot/master.py +++ b/bot2/py

[pypy-commit] pypy op_malloc_gc: translation fixes

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50682:2ba13ee957b9 Date: 2011-12-18 20:42 +0100 http://bitbucket.org/pypy/pypy/changeset/2ba13ee957b9/ Log:translation fixes diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/g

[pypy-commit] pypy op_malloc_gc: - fix call_stub_r

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50680:8f9b2eb1ff42 Date: 2011-12-18 20:22 +0100 http://bitbucket.org/pypy/pypy/changeset/8f9b2eb1ff42/ Log:- fix call_stub_r - test and fix for malloc_array_nonstandard diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/ba

[pypy-commit] pypy op_malloc_gc: fixes

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50681:cddd54cacea7 Date: 2011-12-18 20:31 +0100 http://bitbucket.org/pypy/pypy/changeset/cddd54cacea7/ Log:fixes diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/gc.py +++ b/p

[pypy-commit] pypy op_malloc_gc: Fix test.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50679:f75f79e52d06 Date: 2011-12-18 20:22 +0100 http://bitbucket.org/pypy/pypy/changeset/f75f79e52d06/ Log:Fix test. diff --git a/pypy/jit/backend/x86/test/test_zrpy_gc.py b/pypy/jit/backend/x86/test/test_zrpy_gc.py --- a/pypy/jit/backend/

[pypy-commit] pypy op_malloc_gc: fix.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50678:65da3ad409e7 Date: 2011-12-18 19:57 +0100 http://bitbucket.org/pypy/pypy/changeset/65da3ad409e7/ Log:fix. diff --git a/pypy/jit/backend/llsupport/llmodel.py b/pypy/jit/backend/llsupport/llmodel.py --- a/pypy/jit/backend/llsupport/llm

[pypy-commit] pypy op_malloc_gc: Finish the integration of the x86 backend, which means

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50677:091dcde9fb47 Date: 2011-12-18 19:54 +0100 http://bitbucket.org/pypy/pypy/changeset/091dcde9fb47/ Log:Finish the integration of the x86 backend, which means mostly killing stuff. diff --git a/pypy/jit/backend/llsupport/llmodel.

[pypy-commit] pypy op_malloc_gc: Start to kill stuff in the x86 backend :-)

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50676:b21c37068b7c Date: 2011-12-18 19:03 +0100 http://bitbucket.org/pypy/pypy/changeset/b21c37068b7c/ Log:Start to kill stuff in the x86 backend :-) diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --

[pypy-commit] pypy py3k: Fix translation

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50675:a2fe74325124 Date: 2011-12-18 19:43 +0100 http://bitbucket.org/pypy/pypy/changeset/a2fe74325124/ Log:Fix translation diff --git a/pypy/module/pyexpat/interp_pyexpat.py b/pypy/module/pyexpat/interp_pyexpat.py --- a/pypy/module/pyexp

[pypy-commit] pypy py3k: hg merge default

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50674:e8bdadce915a Date: 2011-12-18 19:33 +0100 http://bitbucket.org/pypy/pypy/changeset/e8bdadce915a/ Log:hg merge default diff --git a/pypy/module/_weakref/interp__weakref.py b/pypy/module/_weakref/interp__weakref.py --- a/pypy/module/

[pypy-commit] pypy py3k: Kill more oldstyle tests

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50673:506acf2ebd22 Date: 2011-12-18 18:24 +0100 http://bitbucket.org/pypy/pypy/changeset/506acf2ebd22/ Log:Kill more oldstyle tests diff --git a/pypy/objspace/test/test_descroperation.py b/pypy/objspace/test/test_descroperation.py --- a/

[pypy-commit] pypy py3k: No need to test oldstyle classes...

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50672:70a99765cd99 Date: 2011-12-18 18:20 +0100 http://bitbucket.org/pypy/pypy/changeset/70a99765cd99/ Log:No need to test oldstyle classes... diff --git a/pypy/objspace/test/test_descroperation.py b/pypy/objspace/test/test_descroperatio

[pypy-commit] pypy py3k: Fix tests in test_descroperation

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50671:4f0c02a4d39e Date: 2011-12-18 18:18 +0100 http://bitbucket.org/pypy/pypy/changeset/4f0c02a4d39e/ Log:Fix tests in test_descroperation diff --git a/pypy/objspace/test/test_descroperation.py b/pypy/objspace/test/test_descroperation.p

[pypy-commit] pypy py3k: Use the same check (and error message) for bool() and len(),

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50670:4508c3d16324 Date: 2011-12-18 17:43 +0100 http://bitbucket.org/pypy/pypy/changeset/4508c3d16324/ Log:Use the same check (and error message) for bool() and len(), when the same __len__ method is used for both. diff --git a/py

[pypy-commit] pypy py3k: fix keyword argument for str(object=)

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50669:1aa5643d7e26 Date: 2011-12-18 17:16 +0100 http://bitbucket.org/pypy/pypy/changeset/1aa5643d7e26/ Log:fix keyword argument for str(object=) diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std/test/test_unic

[pypy-commit] pypy py3k: All types are now printed as "

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50668:81bc80bf4f62 Date: 2011-12-18 17:13 +0100 http://bitbucket.org/pypy/pypy/changeset/81bc80bf4f62/ Log:All types are now printed as "" % (mod, w_obj.name)) else: -kind = 'class' -if mod is not None and mod !='builtins'

[pypy-commit] pypy py3k: Fix some syntax errors in lib_pypy

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50667:14e9568e4282 Date: 2011-12-18 17:05 +0100 http://bitbucket.org/pypy/pypy/changeset/14e9568e4282/ Log:Fix some syntax errors in lib_pypy diff --git a/lib_pypy/_rpyc_support.py b/lib_pypy/_rpyc_support.py --- a/lib_pypy/_rpyc_support.

[pypy-commit] pypy py3k: copy_reg is now named copyreg

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50666:0ef2cb5eb4a6 Date: 2011-12-18 17:01 +0100 http://bitbucket.org/pypy/pypy/changeset/0ef2cb5eb4a6/ Log:copy_reg is now named copyreg diff --git a/pypy/objspace/std/dicttype.py b/pypy/objspace/std/dicttype.py --- a/pypy/objspace/std/di

[pypy-commit] pypy py3k: Fixes in pyexpat module

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50665:924692e049ba Date: 2011-12-18 16:14 +0100 http://bitbucket.org/pypy/pypy/changeset/924692e049ba/ Log:Fixes in pyexpat module diff --git a/pypy/module/pyexpat/interp_pyexpat.py b/pypy/module/pyexpat/interp_pyexpat.py --- a/pypy/modu

[pypy-commit] pypy py3k: Add str.maketrans()

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50664:540ce4e08539 Date: 2011-12-18 15:52 +0100 http://bitbucket.org/pypy/pypy/changeset/540ce4e08539/ Log:Add str.maketrans() diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std/test/test_unicodeobject.py --- a

[pypy-commit] pypy default: (reported by amaury)

2011-12-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r50663:16d3f098e8ec Date: 2011-12-18 18:50 +0100 http://bitbucket.org/pypy/pypy/changeset/16d3f098e8ec/ Log:(reported by amaury) Test and fix: proxies used to force too many arguments. They should really force the "minimum" number of the

[pypy-commit] pypy op_malloc_gc: Attach a descr to call_malloc_gc(). Remove the function pointer

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50662:c7acd213b15b Date: 2011-12-18 16:18 +0100 http://bitbucket.org/pypy/pypy/changeset/c7acd213b15b/ Log:Attach a descr to call_malloc_gc(). Remove the function pointer in call_malloc_nursery(), because there can be only one. diff

[pypy-commit] buildbot default: fix the locks and schedule speed.python.org nightly

2011-12-18 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r606:4b5f6c1f66ac Date: 2011-12-18 18:53 +0200 http://bitbucket.org/pypy/buildbot/changeset/4b5f6c1f66ac/ Log:fix the locks and schedule speed.python.org nightly diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/p

[pypy-commit] pypy refactor-signature: minor cleanup

2011-12-18 Thread fijal
Author: Maciej Fijalkowski Branch: refactor-signature Changeset: r50661:a44392fc3f5d Date: 2011-12-18 18:18 +0200 http://bitbucket.org/pypy/pypy/changeset/a44392fc3f5d/ Log:minor cleanup diff --git a/pypy/module/micronumpy/signature.py b/pypy/module/micronumpy/signature.py --- a/pypy/module

[pypy-commit] pypy refactor-signature: Fixes.

2011-12-18 Thread fijal
Author: Maciej Fijalkowski Branch: refactor-signature Changeset: r50660:0e374fa5eab3 Date: 2011-12-18 18:02 +0200 http://bitbucket.org/pypy/pypy/changeset/0e374fa5eab3/ Log:Fixes. diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py --- a/pypy/m

[pypy-commit] pypy jit-multilabel: hg merge default

2011-12-18 Thread hakanardo
Author: Hakan Ardo Branch: jit-multilabel Changeset: r50659:db1c9e2286c2 Date: 2011-12-18 16:10 +0100 http://bitbucket.org/pypy/pypy/changeset/db1c9e2286c2/ Log:hg merge default diff --git a/pypy/module/micronumpy/app_numpy.py b/pypy/module/micronumpy/app_numpy.py --- a/pypy/module/micronum

[pypy-commit] pypy jit-multilabel: repr of TargetToken's are compared by test_pypy_c so they are not allowed to change and should identify the instance

2011-12-18 Thread hakanardo
Author: Hakan Ardo Branch: jit-multilabel Changeset: r50658:9339faeef95b Date: 2011-12-18 15:31 +0100 http://bitbucket.org/pypy/pypy/changeset/9339faeef95b/ Log:repr of TargetToken's are compared by test_pypy_c so they are not allowed to change and should identify the instance diff -

[pypy-commit] pypy op_malloc_gc: Fixes.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50656:9ed69ff1e09e Date: 2011-12-18 16:00 +0100 http://bitbucket.org/pypy/pypy/changeset/9ed69ff1e09e/ Log:Fixes. diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/descr

[pypy-commit] pypy op_malloc_gc: Port the remaining rewrite tests out of test_gc, and a few fixes.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50655:cc7e577077b7 Date: 2011-12-18 15:51 +0100 http://bitbucket.org/pypy/pypy/changeset/cc7e577077b7/ Log:Port the remaining rewrite tests out of test_gc, and a few fixes. diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/ll

[pypy-commit] pypy op_malloc_gc: In-progress.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50654:2fd85080ac75 Date: 2011-12-18 15:06 +0100 http://bitbucket.org/pypy/pypy/changeset/2fd85080ac75/ Log:In-progress. diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsupport/gc.py --- a/pypy/jit/backend/llsupport/gc.py

[pypy-commit] pypy default: #966 -- removed a line of dead code, thanks to mikefc for the patch

2011-12-18 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r50653:29b9e8df6ade Date: 2011-12-18 08:30 -0600 http://bitbucket.org/pypy/pypy/changeset/29b9e8df6ade/ Log:#966 -- removed a line of dead code, thanks to mikefc for the patch diff --git a/pypy/module/micronumpy/app_numpy.py b/pypy/module/micronumpy/a

[pypy-commit] pypy py3k: Argh, str() returned a bytes string!

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50652:0445f697e0a1 Date: 2011-12-18 14:41 +0100 http://bitbucket.org/pypy/pypy/changeset/0445f697e0a1/ Log:Argh, str() returned a bytes string! Run tests and fix. diff --git a/pypy/objspace/std/unicodetype.py b/pypy/objspace/std/unicodety

[pypy-commit] pypy py3k: Syntax fixes for "import readline"

2011-12-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r50651:95d16ee05f34 Date: 2011-12-18 13:08 +0100 http://bitbucket.org/pypy/pypy/changeset/95d16ee05f34/ Log:Syntax fixes for "import readline" diff --git a/lib_pypy/pyrepl/unix_console.py b/lib_pypy/pyrepl/unix_console.py --- a/lib_pypy/py

[pypy-commit] pypy op_malloc_gc: Progress.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50650:5267d7c61e57 Date: 2011-12-18 12:45 +0100 http://bitbucket.org/pypy/pypy/changeset/5267d7c61e57/ Log:Progress. diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/de

[pypy-commit] pypy op_malloc_gc: Finish the refactoring of descr.py.

2011-12-18 Thread arigo
Author: Armin Rigo Branch: op_malloc_gc Changeset: r50649:c5baa5ab7372 Date: 2011-12-18 11:29 +0100 http://bitbucket.org/pypy/pypy/changeset/c5baa5ab7372/ Log:Finish the refactoring of descr.py. diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pyp

[pypy-commit] pypy jit-multilabel: log the inputarg_setup_ops of the exported state to make intermediate jit-log-noopt-loop print proper traces

2011-12-18 Thread hakanardo
Author: Hakan Ardo Branch: jit-multilabel Changeset: r50648:2d7b3df99c37 Date: 2011-12-18 11:12 +0100 http://bitbucket.org/pypy/pypy/changeset/2d7b3df99c37/ Log:log the inputarg_setup_ops of the exported state to make intermediate jit-log-noopt-loop print proper traces diff --git a/p

[pypy-commit] pypy jit-multilabel: add support for optimizing over multiple intermediate labels

2011-12-18 Thread hakanardo
Author: Hakan Ardo Branch: jit-multilabel Changeset: r50647:94ea6fc640c5 Date: 2011-12-18 11:01 +0100 http://bitbucket.org/pypy/pypy/changeset/94ea6fc640c5/ Log:add support for optimizing over multiple intermediate labels diff --git a/pypy/jit/metainterp/optimizeopt/test/test_multilabel.py