Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy


Commits:
0c643d5f by Yusuke Izawa at 2023-07-22T23:16:21+09:00
Implement jit_emit_(ret|jump) as a helper function in rlib/jit.py

--HG--
branch : threaded-code-generation

- - - - -


12 changed files:

- rpython/jit/codewriter/jtransform.py
- rpython/jit/metainterp/blackhole.py
- rpython/jit/metainterp/optimizeopt/test/test_tracesplit.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/resoperation.py
- rpython/jit/metainterp/test/test_jitdriver.py
- rpython/rlib/jit.py
- rpython/rlib/test/test_jit.py
- rpython/rtyper/llinterp.py
- rpython/rtyper/lltypesystem/lloperation.py
- rpython/rtyper/lltypesystem/opimpl.py
- rpython/translator/c/funcgen.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/0c643d5fe30aa5bc8bee2fe4242cfacfd5afe0f9

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/0c643d5fe30aa5bc8bee2fe4242cfacfd5afe0f9
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

Reply via email to