Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: a56c84b1 by Matti Picus at 2022-11-01T16:48:08+02:00 change a reference to codespeak.net - - - - - d307582e by Carl Friedrich Bolz-Tereick at 2022-10-29T13:10:38+02:00 those just work again (another reason why skip is worse than xfail) - - - - - 210d4fae by Carl Friedrich Bolz-Tereick at 2022-10-29T13:27:06+02:00 turn skips into xfails, remove those that pass - - - - - f4e6837a by Carl Friedrich Bolz-Tereick at 2022-10-29T13:27:26+02:00 tiny warmup improvement: don't create the recentops when looking for an existing op, only when adding one - - - - - bbeeedae by Carl Friedrich Bolz-Tereick at 2022-10-29T13:30:30+02:00 for INT_INVERT there is actually no need to use the pure machinery - - - - - 972320a6 by Carl Friedrich Bolz-Tereick at 2022-10-29T13:33:12+02:00 same for float_neg: don't use pureop cache - - - - - 9224bfd9 by Carl Friedrich Bolz-Tereick at 2022-11-01T11:44:41+01:00 make the heapcache support constants a little bit. useful for things like global dict reads - - - - - aa7a99a1 by Carl Friedrich Bolz-Tereick at 2022-11-01T20:53:32+01:00 turn boxes into consts in the frontend after guard_true/false - - - - - 0853419a by Matti Picus at 2022-11-02T21:06:13+02:00 tweak the "getting started" page - - - - - f3375732 by Matti Picus at 2022-11-03T09:12:16+02:00 merge default --HG-- branch : py3.8 - - - - - 2034307a by Matti Picus at 2022-11-03T17:00:22+02:00 typo --HG-- branch : py3.8 - - - - - 11 changed files: - pypy/module/_codecs/locale.py - rpython/doc/getting-started.rst - rpython/jit/metainterp/heapcache.py - rpython/jit/metainterp/optimizeopt/pure.py - rpython/jit/metainterp/optimizeopt/rewrite.py - rpython/jit/metainterp/optimizeopt/test/test_optimizebasic.py - rpython/jit/metainterp/optimizeopt/test/test_optimizeopt.py - rpython/jit/metainterp/pyjitpl.py - rpython/jit/metainterp/test/test_heapcache.py - rpython/jit/metainterp/test/test_tracingopts.py - rpython/translator/goal/bpnn.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/029e9818ee56300cf21251190f838669ea80359d...2034307aec3749c65a224d2a4d6b9b8fd602746e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/029e9818ee56300cf21251190f838669ea80359d...2034307aec3749c65a224d2a4d6b9b8fd602746e 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