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


Commits:
dee9ec79 by Yusuke Izawa at 2022-06-22T01:13:25+09:00
WIP: refactor tracesplit

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
ed3f4666 by Yusuke Izawa at 2022-06-22T22:50:01+09:00
fix tracesplit to cut `trace' and its tests

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
626db83c by Yusuke Izawa at 2022-06-24T02:04:03+09:00
fix tracesplit and its tests

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
9e4bbb29 by Yusuke Izawa at 2022-06-24T18:13:39+09:00
fix the token handling in tracesplit

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
b8967504 by Yusuke Izawa at 2022-06-24T18:13:57+09:00
disable opts in threaded code generation

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
9c0026d6 by Yusuke Izawa at 2022-06-24T18:14:31+09:00
WIP: enable the interpreter switching

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
2a89b7bc by Yusuke Izawa at 2022-06-24T18:21:20+09:00
turn on flags for enabling shallow tracing

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
f8459619 by Yusuke Izawa at 2022-06-26T02:14:32+09:00
fix CALL and RET in tla

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
85d9f8fe by Yusuke Izawa at 2022-06-26T02:17:43+09:00
fix handle_call_assembler and optimizations for guard_ops

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
a524d5a1 by Yusuke Izawa at 2022-06-26T02:17:58+09:00
not use the last bridge

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
61143160 by Yusuke Izawa at 2022-07-05T23:24:17+09:00
fix tests for trace split

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
1907e2f6 by Yusuke Izawa at 2022-07-13T01:22:48+09:00
create SplitCompileData for tracesplit and fix slicer

--HG--
branch : threaded-code-generation-refactor-tracesplit

- - - - -
9e1a2187 by Yusuke Izawa at 2022-07-13T17:07:29+09:00
merge threaded-code-generation-refactor-tracesplit

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

- - - - -


4 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/optimizeopt/test/test_tracesplit.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py
- rpython/jit/tl/threadedcode/tla.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/76d1d38315974e767d811f34177d5bb1ae203b5a...9e1a2187aa3918bc18be624e809758325ef2fd7d

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/76d1d38315974e767d811f34177d5bb1ae203b5a...9e1a2187aa3918bc18be624e809758325ef2fd7d
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