[pypy-commit] pypy default: fix wrong import

2012-12-30 Thread bivab
Author: David Schneider Branch: Changeset: r59627:88b1caf1a529 Date: 2012-12-30 13:39 +0100 http://bitbucket.org/pypy/pypy/changeset/88b1caf1a529/ Log:fix wrong import diff --git a/pypy/jit/backend/arm/test/test_gc_integration.py b/pypy/jit/backend/arm/test/test_gc_integration.py --- a/pyp

[pypy-commit] pypy jit-usable_retrace_3: allow (discarded) null valued fields to be genralized

2012-12-30 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r59629:40db680deaef Date: 2012-12-30 12:39 +0100 http://bitbucket.org/pypy/pypy/changeset/40db680deaef/ Log:allow (discarded) null valued fields to be genralized diff --git a/pypy/jit/metainterp/optimizeopt/virtualstate.py b/pypy/ji

[pypy-commit] pypy jit-usable_retrace_3: this case is better optimized now

2012-12-30 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r59630:323b6a4e4039 Date: 2012-12-30 15:27 +0100 http://bitbucket.org/pypy/pypy/changeset/323b6a4e4039/ Log:this case is better optimized now diff --git a/pypy/jit/metainterp/test/test_virtual.py b/pypy/jit/metainterp/test/test_virt

[pypy-commit] pypy jit-usable_retrace_3: fix?

2012-12-30 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r59631:646719fca9fc Date: 2012-12-30 15:59 +0100 http://bitbucket.org/pypy/pypy/changeset/646719fca9fc/ Log:fix? diff --git a/pypy/jit/metainterp/test/support.py b/pypy/jit/metainterp/test/support.py --- a/pypy/jit/metainterp/test/s

[pypy-commit] pypy jit-usable_retrace_3: rpythonized

2012-12-30 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r59632:c10f50bbce17 Date: 2012-12-30 16:32 +0100 http://bitbucket.org/pypy/pypy/changeset/c10f50bbce17/ Log:rpythonized diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py --- a/pypy/jit/metainterp/compile.py

[pypy-commit] benchmarks default: add scimark benchmark

2012-12-30 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r192:04c696b62ec7 Date: 2012-12-30 18:49 +0100 http://bitbucket.org/pypy/benchmarks/changeset/04c696b62ec7/ Log:add scimark benchmark diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -185,3 +185,22 @@ return Raw

[pypy-commit] benchmarks default: skip the large flavour

2012-12-30 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r193:e1bb4421b855 Date: 2012-12-30 18:51 +0100 http://bitbucket.org/pypy/benchmarks/changeset/e1bb4421b855/ Log:skip the large flavour diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -186,21 +186,21 @@ BM_cpy