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.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to