[pypy-commit] pypy guard-compatible: fix typo

2018-03-21 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: guard-compatible Changeset: r94052:689868846245 Date: 2018-03-21 12:36 +0100 http://bitbucket.org/pypy/pypy/changeset/689868846245/ Log:fix typo diff --git a/rpython/jit/metainterp/compatible.py b/rpython/jit/metainterp/compatible.py --- a/rpython

[pypy-commit] pypy guard-compatible: fix missing part of a previous commit 931f5eaed82f

2018-03-21 Thread Raemi
Author: Remi Meier Branch: guard-compatible Changeset: r94049:84015df039c9 Date: 2018-03-21 11:43 +0100 http://bitbucket.org/pypy/pypy/changeset/84015df039c9/ Log:fix missing part of a previous commit 931f5eaed82f Apparently we missed another place where ResumeAtPosition..() was

[pypy-commit] pypy guard-compatible: fix

2018-02-28 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: guard-compatible Changeset: r93904:02f016f93ecf Date: 2018-02-28 15:57 +0100 http://bitbucket.org/pypy/pypy/changeset/02f016f93ecf/ Log:fix diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/compile.py --- a/rpython/jit/metain

[pypy-commit] pypy guard-compatible: fix at least for backend/llsupport/test/test_zrpy_gc_direct.py

2017-02-10 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r90039:583cbba30cdb Date: 2017-02-10 17:46 +0100 http://bitbucket.org/pypy/pypy/changeset/583cbba30cdb/ Log:fix at least for backend/llsupport/test/test_zrpy_gc_direct.py diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/meta

[pypy-commit] pypy guard-compatible: fix test_rewrite

2017-02-10 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r90038:73fc262b3645 Date: 2017-02-10 17:43 +0100 http://bitbucket.org/pypy/pypy/changeset/73fc262b3645/ Log:fix test_rewrite diff --git a/rpython/jit/backend/llsupport/test/test_rewrite.py b/rpython/jit/backend/llsupport/test/test_rewri

[pypy-commit] pypy guard-compatible: fix, test_compatible passes

2017-02-10 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r90037:c322bff3811f Date: 2017-02-10 17:34 +0100 http://bitbucket.org/pypy/pypy/changeset/c322bff3811f/ Log:fix, test_compatible passes diff --git a/rpython/jit/backend/llsupport/guard_compat.py b/rpython/jit/backend/llsupport/guard_com

[pypy-commit] pypy guard-compatible: fix merge

2017-02-08 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r90007:e0be031fa6c2 Date: 2017-02-08 11:12 +0100 http://bitbucket.org/pypy/pypy/changeset/e0be031fa6c2/ Log:fix merge diff --git a/rpython/rlib/test/test_jit.py b/rpython/rlib/test/test_jit.py --- a/rpython/rlib/test/test_jit.py +++ b/rp

[pypy-commit] pypy guard-compatible: fix fast isinstance check with guard_compatible

2016-09-20 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r87253:ccf32f0e0a8d Date: 2016-09-20 13:57 +0200 http://bitbucket.org/pypy/pypy/changeset/ccf32f0e0a8d/ Log:fix fast isinstance check with guard_compatible diff --git a/pypy/module/__builtin__/abstractinst.py b/pypy/module/__bu

[pypy-commit] pypy guard-compatible: fix translation

2016-09-20 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r87247:a53c8229dad7 Date: 2016-08-19 13:42 +0200 http://bitbucket.org/pypy/pypy/changeset/a53c8229dad7/ Log:fix translation diff --git a/rpython/jit/metainterp/compatible.py b/rpython/jit/metainterp/compatible.py --- a/rpython/

[pypy-commit] pypy guard-compatible: fix translation

2016-09-20 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r87249:3184d18e59b3 Date: 2016-08-26 15:02 +0100 http://bitbucket.org/pypy/pypy/changeset/3184d18e59b3/ Log:fix translation diff --git a/rpython/jit/metainterp/compatible.py b/rpython/jit/metainterp/compatible.py --- a/rpython/

[pypy-commit] pypy guard-compatible: fix translation

2016-08-18 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r86268:5169b51b8fab Date: 2016-08-09 12:16 +0200 http://bitbucket.org/pypy/pypy/changeset/5169b51b8fab/ Log:fix translation diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py --- a/pypy/objspace/std/mapdict

[pypy-commit] pypy guard-compatible: fix test_dictmultiobject.py

2016-08-08 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r86083:f1fe34175fc1 Date: 2016-08-05 18:28 +0200 http://bitbucket.org/pypy/pypy/changeset/f1fe34175fc1/ Log:fix test_dictmultiobject.py diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --

[pypy-commit] pypy guard-compatible: fix fake jit_debug ops

2016-08-08 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r86081:12edeb760312 Date: 2016-07-06 17:49 +0200 http://bitbucket.org/pypy/pypy/changeset/12edeb760312/ Log:fix fake jit_debug ops diff --git a/rpython/jit/metainterp/compatible.py b/rpython/jit/metainterp/compatible.py --- a/r

[pypy-commit] pypy guard-compatible: fix translation

2016-08-08 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r86078:f12312dfba23 Date: 2016-06-30 19:35 +0200 http://bitbucket.org/pypy/pypy/changeset/f12312dfba23/ Log:fix translation diff --git a/rpython/jit/metainterp/logger.py b/rpython/jit/metainterp/logger.py --- a/rpython/jit/metai

[pypy-commit] pypy guard-compatible: fix a bug around logging ops

2016-08-08 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r86079:464652309dcc Date: 2016-06-30 19:35 +0200 http://bitbucket.org/pypy/pypy/changeset/464652309dcc/ Log:fix a bug around logging ops diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/compile.py --- a/r

[pypy-commit] pypy guard-compatible: fix tests

2016-06-28 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85438:6215fed7ec26 Date: 2016-06-28 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/6215fed7ec26/ Log:fix tests diff --git a/rpython/jit/metainterp/optimizeopt/test/test_virtualstate.py b/rpython/jit/metainterp/optimizeop

[pypy-commit] pypy guard-compatible: fix the problem

2016-06-28 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85437:09617ecb9107 Date: 2016-06-28 16:49 +0200 http://bitbucket.org/pypy/pypy/changeset/09617ecb9107/ Log:fix the problem when attaching a new bridge to a GuardCompatibleDescr and we cannot find out whether the

[pypy-commit] pypy guard-compatible: fix an error message

2016-06-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85325:1a4c8be91191 Date: 2016-06-20 15:54 +0200 http://bitbucket.org/pypy/pypy/changeset/1a4c8be91191/ Log:fix an error message diff --git a/rpython/jit/metainterp/optimizeopt/pure.py b/rpython/jit/metainterp/optimizeopt/pure.

[pypy-commit] pypy guard-compatible: Fix an easy and a subtle GC issue

2016-06-19 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r85228:524da3e89aea Date: 2016-06-19 19:08 +0100 http://bitbucket.org/pypy/pypy/changeset/524da3e89aea/ Log:Fix an easy and a subtle GC issue diff --git a/rpython/jit/backend/llsupport/assembler.py b/rpython/jit/backend/llsupport/assemb

[pypy-commit] pypy guard-compatible: fix a bug in the guard_compatible handling in optimizeopt.

2016-06-14 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85162:349d440cf935 Date: 2016-06-14 17:52 +0200 http://bitbucket.org/pypy/pypy/changeset/349d440cf935/ Log:fix a bug in the guard_compatible handling in optimizeopt. (if the arguments to the call_pure were non-constants

[pypy-commit] pypy guard-compatible: fix merge

2016-06-13 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85136:de092081d81f Date: 2016-06-13 16:42 +0200 http://bitbucket.org/pypy/pypy/changeset/de092081d81f/ Log:fix merge diff --git a/pypy/objspace/std/typeobject.py b/pypy/objspace/std/typeobject.py --- a/pypy/objspace/std/typeobj

[pypy-commit] pypy guard-compatible: Fix, untranslated tests pass

2016-05-25 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r84686:7a95f8b11984 Date: 2016-05-25 17:02 +0200 http://bitbucket.org/pypy/pypy/changeset/7a95f8b11984/ Log:Fix, untranslated tests pass diff --git a/rpython/jit/backend/arm/guard_compat.py b/rpython/jit/backend/arm/guard_compat.py ---

[pypy-commit] pypy guard-compatible: Fix this for the case of a we_are_jitted() that is modified not

2016-05-24 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r84655:8815777374d3 Date: 2016-05-24 10:52 +0200 http://bitbucket.org/pypy/pypy/changeset/8815777374d3/ Log:Fix this for the case of a we_are_jitted() that is modified not to return always False when untranslated diff --git a/rpy

[pypy-commit] pypy guard-compatible: fix test

2016-05-23 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r84625:20d460c0b039 Date: 2016-05-23 16:07 +0200 http://bitbucket.org/pypy/pypy/changeset/20d460c0b039/ Log:fix test diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/compile.py --- a/rpython/jit/metainter

[pypy-commit] pypy guard-compatible: Fix the test

2016-05-22 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r84594:4d84fbd00118 Date: 2016-05-22 22:08 +0200 http://bitbucket.org/pypy/pypy/changeset/4d84fbd00118/ Log:Fix the test diff --git a/rpython/jit/backend/x86/test/test_guard_compat.py b/rpython/jit/backend/x86/test/test_guard_compat.py

[pypy-commit] pypy guard-compatible: Fix for guard_compatible_3

2016-05-22 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r84592:c1979bc4a504 Date: 2016-05-22 22:08 +0200 http://bitbucket.org/pypy/pypy/changeset/c1979bc4a504/ Log:Fix for guard_compatible_3 diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpytho

[pypy-commit] pypy guard-compatible: Fix for guard_compatible_2

2016-05-22 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r84591:26d214acc8c3 Date: 2016-05-22 22:01 +0200 http://bitbucket.org/pypy/pypy/changeset/26d214acc8c3/ Log:Fix for guard_compatible_2 diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpytho

[pypy-commit] pypy guard-compatible: Fix test_extend_guard_compatible_2 (missing llgraph caching) and add

2016-05-20 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r84527:4f4676f68148 Date: 2016-05-20 17:15 +0200 http://bitbucket.org/pypy/pypy/changeset/4f4676f68148/ Log:Fix test_extend_guard_compatible_2 (missing llgraph caching) and add test_extend_guard_compatible_3 diff --git a/rpython/

[pypy-commit] pypy guard-compatible: fix translation

2016-05-20 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r84523:8b13951942df Date: 2016-05-18 14:19 +0200 http://bitbucket.org/pypy/pypy/changeset/8b13951942df/ Log:fix translation diff --git a/pypy/objspace/std/callmethod.py b/pypy/objspace/std/callmethod.py --- a/pypy/objspace/std/c

[pypy-commit] pypy guard-compatible: fix translation

2016-03-30 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83433:0b869c7d00db Date: 2016-03-30 08:43 +0100 http://bitbucket.org/pypy/pypy/changeset/0b869c7d00db/ Log:fix translation diff --git a/pypy/objspace/std/callmethod.py b/pypy/objspace/std/callmethod.py --- a/pypy/objspace/std/c

[pypy-commit] pypy guard-compatible: fix translation

2016-03-29 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83419:7bb835521a2e Date: 2016-03-29 12:18 +0100 http://bitbucket.org/pypy/pypy/changeset/7bb835521a2e/ Log:fix translation diff --git a/rpython/jit/metainterp/compatible.py b/rpython/jit/metainterp/compatible.py --- a/rpython/

[pypy-commit] pypy guard-compatible: fix test

2016-03-20 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83189:6874376877b6 Date: 2016-03-20 13:12 +0100 http://bitbucket.org/pypy/pypy/changeset/6874376877b6/ Log:fix test diff --git a/rpython/jit/metainterp/optimizeopt/test/test_compatible.py b/rpython/jit/metainterp/optimizeopt/t

[pypy-commit] pypy guard-compatible: fix: things were broken with more than two args that are not the

2016-03-20 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83184:ada9ee9869bc Date: 2016-03-20 09:39 +0100 http://bitbucket.org/pypy/pypy/changeset/ada9ee9869bc/ Log:fix: things were broken with more than two args that are not the quasi-immutable case diff --git a/rpython/jit/m

[pypy-commit] pypy guard-compatible: fix version _immutable_fields_ declaration

2016-03-19 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83145:59f62a44d4cf Date: 2016-03-18 18:22 +0100 http://bitbucket.org/pypy/pypy/changeset/59f62a44d4cf/ Log:fix version _immutable_fields_ declaration diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py ---

[pypy-commit] pypy guard-compatible: fix getattr (both in the objspace and in the callmethod version) to not read

2016-03-19 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83143:befa6a197166 Date: 2016-03-18 18:02 +0100 http://bitbucket.org/pypy/pypy/changeset/befa6a197166/ Log:fix getattr (both in the objspace and in the callmethod version) to not read (and thus promote) the type when we

[pypy-commit] pypy guard-compatible: fix translation

2016-03-19 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83161:a9e78ff3dcb9 Date: 2016-03-19 09:53 +0100 http://bitbucket.org/pypy/pypy/changeset/a9e78ff3dcb9/ Log:fix translation diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py --- a/pypy/objspace/std/mapdict

[pypy-commit] pypy guard-compatible: fix

2016-03-14 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83038:66858a12701d Date: 2016-03-14 12:02 + http://bitbucket.org/pypy/pypy/changeset/66858a12701d/ Log:fix diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py --- a/pypy/objspace/std/mapdict.py +++ b/py

[pypy-commit] pypy guard-compatible: fix test

2016-03-14 Thread arigo
Author: Armin Rigo Branch: guard-compatible Changeset: r83033:a4bd899899fc Date: 2016-03-14 11:38 +0100 http://bitbucket.org/pypy/pypy/changeset/a4bd899899fc/ Log:fix test diff --git a/rpython/jit/backend/x86/test/test_assembler.py b/rpython/jit/backend/x86/test/test_assembler.py --- a/rpyt