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


Commits:
22edb37a by Yusuke Izawa at 2022-08-05T18:01:26+09:00
WIP: add hacks for guard patching

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

- - - - -
966faee8 by Yusuke Izawa at 2022-09-04T15:41:54+09:00
enable debug print out

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

- - - - -
fc1e70e8 by Yusuke Izawa at 2022-09-04T15:42:28+09:00
fix green variable handling

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

- - - - -
6227b31d by Yusuke Izawa at 2022-09-04T15:42:38+09:00
fix guard handling

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

- - - - -
65e3f0b3 by Yusuke Izawa at 2022-09-04T22:36:01+09:00
fix lable handling in compile_loop_and_split

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

- - - - -
8d17db1d by Yusuke Izawa at 2022-09-04T22:36:39+09:00
abot tracing when failed to find token during splitting

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

- - - - -
45fcea77 by Yusuke Izawa at 2022-09-15T00:09:32+09:00
deleted old implementation

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

- - - - -
abd7705f by Yusuke Izawa at 2022-09-15T00:10:50+09:00
add _get_greens helper method

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

- - - - -
d6c7749d by Yusuke Izawa at 2022-09-15T00:11:15+09:00
WIP: improve label handling

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

- - - - -
8a7d5401 by Yusuke Izawa at 2022-09-19T01:50:14+09:00
fix compile_loop_and_split

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

- - - - -
71d8418a by Yusuke Izawa at 2022-09-19T08:23:36+09:00
WIP: improve label handling

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

- - - - -
01a1bd3e by Yusuke Izawa at 2022-09-24T17:21:14+09:00
merge threaded-code-generation-pysom

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

- - - - -


2 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/95486c3f7cafe9c3111388a6e1b3ca7d76f82843...01a1bd3ef50479a9cb20905a295984ed026017c5

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/95486c3f7cafe9c3111388a6e1b3ca7d76f82843...01a1bd3ef50479a9cb20905a295984ed026017c5
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