Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits: 62c5e27f by Yusuke Izawa at 2022-03-08T16:04:21+09:00 add NOP to tla bytecode --HG-- branch : threaded-code-generation - - - - - 1552966a by Yusuke Izawa at 2022-03-08T16:10:48+09:00 fix tla interp - the name of get_printable_location for threaded code gen - entry_state -> entry_pc - etc. --HG-- branch : threaded-code-generation - - - - - 22d94e4f by Yusuke Izawa at 2022-03-08T16:11:57+09:00 implement improved interp definition for tla called tla_newframe --HG-- branch : threaded-code-generation - - - - - 5 changed files: - rpython/jit/tl/threadedcode/bytecode.py - + rpython/jit/tl/threadedcode/targettlanewframe.py - + rpython/jit/tl/threadedcode/test/test_tla_newframe.py - rpython/jit/tl/threadedcode/tla.py - + rpython/jit/tl/threadedcode/tla_newframe.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7c2fb8254507f03979539362cc2060c5ed1c8ddd...22d94e4fb65114d3abee0752f56ad9dd7af1bfac -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7c2fb8254507f03979539362cc2060c5ed1c8ddd...22d94e4fb65114d3abee0752f56ad9dd7af1bfac 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