[pypy-commit] [Git][pypy/pypy][branch/win64] 2 commits: the shadow store always contains 4 words, even if the function only takes less arguments

Armin Rigo foss at heptapod.net
Wed Aug 12 06:08:11 EDT 2020



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200812/eeaf4c99/attachment-0001.html>


More information about the pypy-commit mailing list