[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 2 commits: added aliasing information

muke 101 (@muke101) foss at heptapod.net
Mon Aug 30 17:05:51 EDT 2021



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


Commits:
2f9032cc by muke101 at 2021-08-26T17:16:00+01:00
added aliasing information

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

- - - - -
ebbf4b63 by muke101 at 2021-08-30T22:04:41+01:00
using flattened nested structs now

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

- - - - -


10 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/llvm_wrapper/wrapper.h
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.o
- rpython/jit/backend/llvm/llvm_wrapper/wrapper_cpp.cpp
- rpython/jit/backend/llvm/llvm_wrapper/wrapper_cpp.h
- rpython/jit/backend/test/runner_test.py
- rpython/jit/metainterp/test/test_ajit.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8a5c7deb4b3fd36deab62bb9fdb37f4c9ef4ba75...ebbf4b63432b7e6132204a8e1d610a49ad3c0e70

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8a5c7deb4b3fd36deab62bb9fdb37f4c9ef4ba75...ebbf4b63432b7e6132204a8e1d610a49ad3c0e70
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/20210830/9dbe1c05/attachment.html>


More information about the pypy-commit mailing list