Author: Armin Rigo
Branch: guard-compatible
Changeset: r94074:40ed7f642faf
Date: 2018-03-22 15:29 +0100
http://bitbucket.org/pypy/pypy/changeset/40ed7f642faf/
Log:fixes
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpython/jit/backend/x86/ass
Author: Armin Rigo
Branch: guard-compatible
Changeset: r90036:335bfa51255f
Date: 2017-02-10 17:31 +0100
http://bitbucket.org/pypy/pypy/changeset/335bfa51255f/
Log:Fixes. Now x86/test/test_compatible crashes much later
diff --git a/rpython/jit/backend/llsupport/guard_compat.py
b/rpython/jit/
Author: Armin Rigo
Branch: guard-compatible
Changeset: r84663:8fa185119bcf
Date: 2016-05-24 20:04 +0200
http://bitbucket.org/pypy/pypy/changeset/8fa185119bcf/
Log:fixes, tests pass
diff --git a/rpython/jit/backend/ppc/guard_compat.py
b/rpython/jit/backend/ppc/guard_compat.py
--- a/rpython/j