Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits: dbfe413c by Armin Rigo at 2020-08-12T11:26:32+02:00 the shadow store always contains 4 words, even if the function only takes less arguments --HG-- branch : win64 - - - - - 4ac73972 by Armin Rigo at 2020-08-12T12:07:49+02:00 fix some tests, more tweaks to registers around calls --HG-- branch : win64 - - - - - 6 changed files: - rpython/jit/backend/test/runner_test.py - rpython/jit/backend/x86/arch.py - rpython/jit/backend/x86/assembler.py - rpython/jit/backend/x86/callbuilder.py - rpython/jit/backend/x86/regalloc.py - rpython/jit/backend/x86/runner.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/521db36caa6600e4fcbaabfa19a6680d1a6ceebe...4ac73972d68c9fb34952bf0ab724a4c7b2630395 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/521db36caa6600e4fcbaabfa19a6680d1a6ceebe...4ac73972d68c9fb34952bf0ab724a4c7b2630395 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
