[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 5 commits: Update traverse_stack and tla interpreter for threaded code generation

Yusuke Izawa (@3tty0n) foss at heptapod.net
Fri Sep 24 18:14:47 EDT 2021



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


Commits:
3f585c3f by Yusuke Izawa at 2021-09-25T07:12:00+09:00
Update traverse_stack and tla interpreter for threaded code generation

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

- - - - -
06f1c1e8 by Yusuke Izawa at 2021-09-25T07:12:20+09:00
Add new tests

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

- - - - -
35233013 by Yusuke Izawa at 2021-09-25T07:12:44+09:00
Manage tokens with r_dict

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

- - - - -
1560a602 by Yusuke Izawa at 2021-09-25T07:12:56+09:00
Update test_tracesplit

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

- - - - -
9861c8eb by Yusuke Izawa at 2021-09-25T07:13:33+09:00
Add new code for threadedcode/tla interpreter

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

- - - - -


7 changed files:

- rpython/jit/metainterp/optimizeopt/test/test_tracesplit.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py
- + rpython/jit/tl/threadedcode/loop.tla.py
- + rpython/jit/tl/threadedcode/loopabit.tla.py
- rpython/jit/tl/threadedcode/test_tla.py
- rpython/jit/tl/threadedcode/tla.py
- rpython/jit/tl/threadedcode/traverse_stack.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2df1548c72de9df3f80597522d7fa5f82ada7dc1...9861c8eb240184c596158d88e2cd716ae7421677

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2df1548c72de9df3f80597522d7fa5f82ada7dc1...9861c8eb240184c596158d88e2cd716ae7421677
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210924/9f91d868/attachment.html>


More information about the pypy-commit mailing list