[pypy-commit] [Git][pypy/pypy][branch/open-ended-traces-3.7] 4 commits: move to a method

Carl Friedrich Bolz-Tereick foss at heptapod.net
Mon Mar 15 11:56:32 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/open-ended-traces-3.7 at PyPy / pypy


Commits:
d78131ca by Carl Friedrich Bolz-Tereick at 2021-03-14T22:20:19+01:00
move to a method

--HG--
branch : open-ended-traces

- - - - -
423fc6e9 by Carl Friedrich Bolz-Tereick at 2021-03-14T22:29:47+01:00
clarification

--HG--
branch : open-ended-traces

- - - - -
9f479f75 by Carl Friedrich Bolz-Tereick at 2021-03-15T09:26:30+01:00
fix important problem: so far the segmented traces didn't have a label, which
means that loops would never be closed!

--HG--
branch : open-ended-traces

- - - - -
c47a2393 by Carl Friedrich Bolz-Tereick at 2021-03-15T16:56:17+01:00
merge open-ended-traces

--HG--
branch : open-ended-traces-3.7

- - - - -


3 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/test/test_tracelimit.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/5f242feec3f1cefc758e5e449d983b082f2eeb2a...c47a2393feb45bfc2cd9d871ea7b5541325854b7

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5f242feec3f1cefc758e5e449d983b082f2eeb2a...c47a2393feb45bfc2cd9d871ea7b5541325854b7
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210315/1dbc609d/attachment.html>


More information about the pypy-commit mailing list