muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits: 30323dc4 by muke101 at 2021-03-01T20:12:58+00:00 implemented more ops to op dispatch loop and control flow infrastructure, still partially pseudocode --HG-- branch : llvm-jit-backend-experimental - - - - - bbd67d5b by muke101 at 2021-03-01T20:35:23+00:00 refactored op dispatch function into separate class --HG-- branch : llvm-jit-backend-experimental - - - - - c78cd123 by muke101 at 2021-03-01T20:35:36+00:00 refactored op dispatch function into separate class --HG-- branch : llvm-jit-backend-experimental - - - - - 4 changed files: - 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/8779e3b822cc04733b1e11ef9c8061c36f86b50f...c78cd1233fbf5138c0873dea1d375c82916e2c3a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8779e3b822cc04733b1e11ef9c8061c36f86b50f...c78cd1233fbf5138c0873dea1d375c82916e2c3a 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