[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 2 commits: refactored IR module and builder into having separate instances per compile...

muke 101 foss at heptapod.net
Fri Mar 5 06:13:55 EST 2021



muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy


Commits:
92fca293 by muke101 at 2021-03-05T11:09:55+00:00
refactored IR module and builder into having separate instances per compile loop call, refs then held by dispatcher instance for later use by guards

--HG--
branch : llvm-jit-backend-experimental

- - - - -
cf069118 by muke101 at 2021-03-05T11:13:19+00:00
implemented compile_brdige method

--HG--
branch : llvm-jit-backend-experimental

- - - - -


4 changed files:

- rpython/jit/backend/llvm/assembler.py
- rpython/jit/backend/llvm/llvm_api.py
- rpython/jit/backend/llvm/llvm_parse_ops.py
- rpython/jit/backend/llvm/runner.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/5c71b28c2b54554d25e9727c0022534397011905...cf069118b4e52bcbf83acfbf403e2b54c999cda6

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5c71b28c2b54554d25e9727c0022534397011905...cf069118b4e52bcbf83acfbf403e2b54c999cda6
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/20210305/bcd7433c/attachment.html>


More information about the pypy-commit mailing list