[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] merging

2021-08-01 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 05425795 by muke101 at 2021-08-01T17:56:36+01:00 merging --HG-- branch : llvm-jit-backend-experimental - - - - - 7 changed files: - rpython/jit/backend/llvm/assembler.py - rpython/jit/backend/llvm/guards

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] Revert: EXP: Added an entry point for threaded code gen.

2021-08-01 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: ce1e117f by Yusuke Izawa at 2021-08-02T13:31:03+09:00 Revert: EXP: Added an entry point for threaded code gen. --HG-- branch : threaded-code-generation - - - - - 4 changed files: - rpython/jit/codewriter/