[pypy-commit] [Git][pypy/pypy][branch/py3.8] move 2bd69a0a528b to a branch, more work is needed

2021-07-19 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 5286ffd7 by Matti Picus at 2021-07-19T10:45:00+03:00 move 2bd69a0a528b to a branch, more work is needed --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/baseobjspace.py View it on Heptapod: https://foss.

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.8-index

2021-07-19 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/py3.8-index at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.8-index You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] implemented call op and fixed jitframe depth to scale with arguments, call op...

2021-07-19 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 5cbdab37 by muke101 at 2021-07-19T21:50:38+01:00 implemented call op and fixed jitframe depth to scale with arguments, call op wont work for dyn descr and int args though --HG-- branch : llvm-jit-backend-ex

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] implemented cond_call and cond_call_value, i1 comparisons dont work currently though

2021-07-19 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 01340bfb by muke101 at 2021-07-20T06:19:07+01:00 implemented cond_call and cond_call_value, i1 comparisons dont work currently though --HG-- branch : llvm-jit-backend-experimental - - - - - 5 changed fil