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


Commits:
ac76222c by Yusuke Izawa at 2022-03-24T15:54:35+09:00
fix compile_loop_and_split in compile.py

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

- - - - -
8570e032 by Yusuke Izawa at 2022-03-24T15:56:05+09:00
fix and add example programs

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

- - - - -
31d21ed6 by Yusuke Izawa at 2022-03-24T15:57:05+09:00
fix FRAME_RESET in tla

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

- - - - -
c4b674e2 by Yusuke Izawa at 2022-03-24T15:58:19+09:00
fix tla

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

- - - - -
26836755 by Yusuke Izawa at 2022-03-24T15:58:35+09:00
fix targettla and add targettlaiter2

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

- - - - -
c0bb6220 by Yusuke Izawa at 2022-03-24T15:59:18+09:00
fix test_tla in tla

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

- - - - -
fe6c2da5 by Yusuke Izawa at 2022-03-24T15:59:30+09:00
update Makefile for tla

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

- - - - -


14 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/tl/threadedcode/Makefile
- rpython/jit/tl/threadedcode/lang/ack.tla.py
- + rpython/jit/tl/threadedcode/lang/fib-tail.tla.py
- rpython/jit/tl/threadedcode/lang/fib.tla.py
- rpython/jit/tl/threadedcode/lang/gcd.tla.py
- + rpython/jit/tl/threadedcode/lang/square.tla.py
- + rpython/jit/tl/threadedcode/lang/sum-tail.tla.py
- rpython/jit/tl/threadedcode/lang/sum.tla.py
- rpython/jit/tl/threadedcode/lang/tak.tla.py
- rpython/jit/tl/threadedcode/targettla.py
- + rpython/jit/tl/threadedcode/targettlatier2.py
- rpython/jit/tl/threadedcode/test/test_tla.py
- rpython/jit/tl/threadedcode/tla.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4ceecd058720777ee5aaa2c2d04df875fc1a91c3...fe6c2da508d97df5e7965e234a835604973e2eaf

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4ceecd058720777ee5aaa2c2d04df875fc1a91c3...fe6c2da508d97df5e7965e234a835604973e2eaf
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