[pypy-commit] pypy vmprof-newstack: cargo-culting - maybe we should load esi first

2016-01-23 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81924:9da0fc568a35 Date: 2016-01-23 14:21 +0100 http://bitbucket.org/pypy/pypy/changeset/9da0fc568a35/ Log:cargo-culting - maybe we should load esi first diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py

[pypy-commit] pypy default: Actually remove all references to GETFIELD_GC_PURE_* opcode

2016-01-23 Thread sbauman
Author: Spenser Andrew Bauman Branch: Changeset: r81926:013f2f131193 Date: 2016-01-23 17:33 -0500 http://bitbucket.org/pypy/pypy/changeset/013f2f131193/ Log:Actually remove all references to GETFIELD_GC_PURE_* opcode diff --git a/rpython/jit/backend/llsupport/rewrite.py b/rpython/jit/backe

[pypy-commit] pypy default: Actually remove GETFIELD_GC_PURE_* from the opcode space

2016-01-23 Thread sbauman
Author: Spenser Andrew Bauman Branch: Changeset: r81925:ceefeb71a4eb Date: 2016-01-23 16:01 -0500 http://bitbucket.org/pypy/pypy/changeset/ceefeb71a4eb/ Log:Actually remove GETFIELD_GC_PURE_* from the opcode space diff --git a/rpython/jit/metainterp/resoperation.py b/rpython/jit/metainterp