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


Commits:
880ee460 by Yusuke Izawa at 2023-08-12T16:56:23+09:00
Add new jit ops for threaded code: (begin|end)_slow_path

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

- - - - -
87733793 by Yusuke Izawa at 2023-08-12T16:56:39+09:00
Remove unused code

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

- - - - -


13 changed files:

- rpython/jit/backend/arm/opassembler.py
- rpython/jit/backend/llsupport/assembler.py
- rpython/jit/backend/x86/regalloc.py
- rpython/jit/codewriter/jtransform.py
- rpython/jit/metainterp/blackhole.py
- rpython/jit/metainterp/executor.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/resoperation.py
- rpython/jit/metainterp/test/test_jitdriver.py
- rpython/rlib/jit.py
- rpython/rtyper/llinterp.py
- rpython/rtyper/lltypesystem/lloperation.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/d6c6e5a653cbee0a9a05a50490f6e17365cd06c8...877337932de1a8d363a6e22d0f980f263171fcfb

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/d6c6e5a653cbee0a9a05a50490f6e17365cd06c8...877337932de1a8d363a6e22d0f980f263171fcfb
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