[pypy-commit] [Git][pypy/pypy][branch/liveness-as-instruction] fix codewriter tests
Carl Friedrich Bolz-Tereick pushed to branch branch/liveness-as-instruction at PyPy / pypy Commits: d569179d by Carl Friedrich Bolz-Tereick at 2022-05-06T10:34:24+02:00 fix codewriter tests --HG-- branch : liveness-as-instruction - - - - - 6 changed files: - rpython/jit/codewriter/assembler.py - rpython/jit/codewriter/jitcode.py - rpython/jit/codewriter/test/test_assembler.py - rpython/jit/codewriter/test/test_codewriter.py - rpython/jit/codewriter/test/test_jitcode.py - rpython/jit/codewriter/test/test_liveness.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d569179d5cf005f60024d0369121eaea4c265237 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d569179d5cf005f60024d0369121eaea4c265237 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com
[pypy-commit] [Git][pypy/pypy][branch/liveness-as-instruction] fix tests
Carl Friedrich Bolz-Tereick pushed to branch branch/liveness-as-instruction at PyPy / pypy Commits: ac241c2c by Carl Friedrich Bolz-Tereick at 2022-05-06T12:23:29+02:00 fix tests --HG-- branch : liveness-as-instruction - - - - - 2 changed files: - rpython/jit/metainterp/test/test_opencoder.py - rpython/jit/metainterp/test/test_resume.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/ac241c2c55311e3f9199d65512ef2d2c06d7dcba -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/ac241c2c55311e3f9199d65512ef2d2c06d7dcba You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com
[pypy-commit] [Git][pypy/pypy][branch/liveness-as-instruction] more fixes
Carl Friedrich Bolz-Tereick pushed to branch branch/liveness-as-instruction at PyPy / pypy Commits: 6bdc7cc5 by Carl Friedrich Bolz-Tereick at 2022-05-06T12:38:07+02:00 more fixes --HG-- branch : liveness-as-instruction - - - - - 1 changed file: - rpython/jit/metainterp/test/test_resume.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/6bdc7cc51e7de9f0564d2348c6ef6a30cf3f8878 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/6bdc7cc51e7de9f0564d2348c6ef6a30cf3f8878 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com