[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: add test for the existing optimization of int_?shift(x, 0) to x

2022-06-22 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 9dbafc7e by Carl Friedrich Bolz-Tereick at 2022-06-22T11:29:44+02:00 add test for the existing optimization of int_?shift(x, 0) to x - - - - - 178c34b8 by Carl Friedrich Bolz-Tereick at 2022-06-22T11:34:17+02:0

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-refactor-tracesplit] fix tracesplit to cut `trace' and its tests

2022-06-22 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation-refactor-tracesplit at PyPy / pypy Commits: 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 - - - - - 2 changed files