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


Commits:
6761a2fb by muke101 at 2021-08-07T21:41:42+01:00
implemented nested struct fielddescr parsing

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

- - - - -
e6cb50f0 by muke101 at 2021-08-08T22:07:34+01:00
allowed ptr_eq and ptr_ne to take ints, implemented array descr to llvm array 
but dont have length yet

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

- - - - -


6 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
- rpython/jit/backend/llvm/test/test_runner.py
- rpython/jit/backend/test/runner_test.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0dea6be59369a5e47b5a728a0ea95939e60df0e8...e6cb50f0b73299ddac83c1d03981be9e75accc0e

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to