[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 4 commits: defined jitframe struct in llvm types in runner

muke 101 foss at heptapod.net
Sun Mar 14 21:19:53 EDT 2021



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


Commits:
0377d050 by muke101 at 2021-03-11T14:42:25+00:00
defined jitframe struct in llvm types in runner

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

- - - - -
c40bc7b5 by muke101 at 2021-03-11T15:02:03+00:00
changed all required functions from global context versions to in context versions

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

- - - - -
89832c42 by muke101 at 2021-03-12T23:36:32+00:00
fixed void pointer representation and factored out calls to llvm api to get type refs

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

- - - - -
8b2abaa2 by muke101 at 2021-03-15T01:19:05+00:00
implemented own get_latest_descr method to cast descr addr to python object

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

- - - - -


5 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/llvm_wrapper/wrapper.c
- rpython/jit/backend/llvm/runner.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/0726b273b96572dc571673e845ef8133e71cebdd...8b2abaa27d53f0cad0909523814f4d03c9dac2cd

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0726b273b96572dc571673e845ef8133e71cebdd...8b2abaa27d53f0cad0909523814f4d03c9dac2cd
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/4fbfd12c/attachment.html>


More information about the pypy-commit mailing list