[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: delete unused arguments in c test

2021-08-19 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: b3cd9e38 by Matti Picus at 2021-08-19T07:53:53+03:00 delete unused arguments in c test --HG-- branch : py3.8 - - - - - e929eee8 by Matti Picus at 2021-08-19T11:59:23+03:00 _ssl - use __pypy__.write_unraisable, add num_tickets,

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 3 commits: added more optimisation passes

2021-08-19 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 0f83a0d2 by muke101 at 2021-08-16T21:28:41+01:00 added more optimisation passes --HG-- branch : llvm-jit-backend-experimental - - - - - 2bd614dd by muke101 at 2021-08-20T01:36:31+01:00 fixed a couple memory