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
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
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