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


Commits:
d4b9bad8 by Yusuke Izawa at 2022-03-25T19:03:51+09:00
add test_jit_sumfib and fix several codes

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

- - - - -
07238405 by Yusuke Izawa at 2022-03-25T19:04:02+09:00
fix fib.tla.py

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

- - - - -
2cd364ed by Yusuke Izawa at 2022-03-25T19:04:46+09:00
fix variable names and method calls

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

- - - - -
e509e3eb by Yusuke Izawa at 2022-03-25T19:05:44+09:00
add several example programs

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

- - - - -


9 changed files:

- rpython/jit/metainterp/optimizeopt/tracesplit.py
- + rpython/jit/tl/threadedcode/lang/ack-callasm.tla.py
- + rpython/jit/tl/threadedcode/lang/fib-callasm.tla.py
- rpython/jit/tl/threadedcode/lang/fib.tla.py
- + rpython/jit/tl/threadedcode/lang/sum-callasm.tla.py
- + rpython/jit/tl/threadedcode/lang/sum-fib.tla.py
- + rpython/jit/tl/threadedcode/lang/tak-callasm.tla.py
- + rpython/jit/tl/threadedcode/lang/tarai.tla.py
- rpython/jit/tl/threadedcode/test/test_tla.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/b1ebd62eac868c538af888a15edb2bdcb6a96198...e509e3ebfc61cf1f91d98169436375b4e5587130

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