muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits: cc7d0b17 by muke101 at 2021-02-05T15:43:21+00:00 started initialise_api and set_types methods for building up llvm-c api functions through the rffi --HG-- branch : llvm-jit-backend-experimental - - - - - 8df5753a by muke101 at 2021-02-06T11:34:32+00:00 added essential llvm api functions and types and moved around type defs --HG-- branch : llvm-jit-backend-experimental - - - - - d3f08d1f by muke101 at 2021-02-07T21:04:09+00:00 added control flow functions and created enum type wrapper --HG-- branch : llvm-jit-backend-experimental - - - - - c44e3ba8 by muke101 at 2021-02-08T16:27:03+00:00 added more api functions --HG-- branch : llvm-jit-backend-experimental - - - - - 82fa1aa1 by muke101 at 2021-02-08T19:45:49+00:00 fixed rffi type errors --HG-- branch : llvm-jit-backend-experimental - - - - - 0f5a7c4e by muke101 at 2021-02-08T19:48:12+00:00 fixed rffi type errors --HG-- branch : llvm-jit-backend-experimental - - - - - 1c04183c by muke101 at 2021-02-10T17:28:35+00:00 added post include bits and separate module sources for LLVMInitializeNativeTarget wrapper function --HG-- branch : llvm-jit-backend-experimental - - - - - 3 changed files: - rpython/jit/backend/llvm/runner.py - rpython/jit/backend/llvm/test/test_runner.py - rpython/jit/backend/test/runner_test.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/6db0d776b734a5edc1b6536317ee400bf265f652...1c04183cd2284416679b475c1462405bf24f8f8a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6db0d776b734a5edc1b6536317ee400bf265f652...1c04183cd2284416679b475c1462405bf24f8f8a 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
