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


Commits:
1192bcdc by Yusuke Izawa at 2022-03-01T23:29:34+09:00
move W_Object to object.py

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

- - - - -
7ba6a757 by Yusuke Izawa at 2022-03-01T23:30:39+09:00
fix RET definition to run correctly and other parts

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

- - - - -
b3239d55 by Yusuke Izawa at 2022-03-01T23:31:31+09:00
change the condition for disabling dummy flags and fix other parts

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

- - - - -
7c2fb825 by Yusuke Izawa at 2022-03-01T23:32:06+09:00
fix the name of function for threaded code gen

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

- - - - -


5 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py
- rpython/jit/metainterp/pyjitpl.py
- + rpython/jit/tl/threadedcode/object.py
- rpython/jit/tl/threadedcode/tla.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5f7c7a1c387c2549b6f04be7b079e5d41eb0c2bd...7c2fb8254507f03979539362cc2060c5ed1c8ddd

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5f7c7a1c387c2549b6f04be7b079e5d41eb0c2bd...7c2fb8254507f03979539362cc2060c5ed1c8ddd
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to