[pypy-commit] [Git][pypy/pypy][branch/default] codemap is broken on win64, but is also unused so skip the failing test

2021-07-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 55ae150c by Matti Picus at 2021-07-14T20:11:14+03:00 codemap is broken on win64, but is also unused so skip the failing test - - - - - 1 changed file: - rpython/jit/backend/llsupport/test/test_codemap.py View it on Heptap

[pypy-commit] [Git][pypy/pypy][branch/py3.7] remove 2.7 cruft from merges

2021-07-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 4bd84517 by Matti Picus at 2021-07-14T16:48:52+03:00 remove 2.7 cruft from merges --HG-- branch : py3.7 - - - - - 2 changed files: - − lib-python/2.7/distutils/_msvccompiler.py - − lib-python/2.7/distutils/tests/test_msvccom

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] added intrinsic calling functionaily and float_abs opcode

2021-07-14 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: e738c5dd by muke101 at 2021-07-15T03:47:43+01:00 added intrinsic calling functionaily and float_abs opcode --HG-- branch : llvm-jit-backend-experimental - - - - - 4 changed files: - rpython/jit/backend/l