[pypy-commit] pypy heapcache-refactor: Test and fix

2016-03-19 Thread arigo
Author: Armin Rigo Branch: heapcache-refactor Changeset: r83134:5f85929ae2ee Date: 2016-03-18 18:00 +0100 http://bitbucket.org/pypy/pypy/changeset/5f85929ae2ee/ Log:Test and fix diff --git a/rpython/jit/metainterp/history.py b/rpython/jit/metainterp/history.py --- a/rpython/jit/metainterp/h

[pypy-commit] pypy heapcache-refactor: Test and fix for the interaction between the two families of flags

2016-03-19 Thread arigo
Author: Armin Rigo Branch: heapcache-refactor Changeset: r83101:f99d4404477b Date: 2016-03-17 11:43 +0100 http://bitbucket.org/pypy/pypy/changeset/f99d4404477b/ Log:Test and fix for the interaction between the two families of flags diff --git a/rpython/jit/metainterp/heapcache.py b/rpython/