muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy


Commits:
aa3076dd by muke101 at 2021-07-09T03:14:55+01:00
implemented uint_mul_high

--HG--
branch : llvm-jit-backend-experimental

- - - - -
e0e9703f by muke101 at 2021-07-11T21:03:59+01:00
implemented guard_value, fixed guard_non/null to work on floats and refs as 
well as ints, changed int_neg to use llvm neg function

--HG--
branch : llvm-jit-backend-experimental

- - - - -


4 changed files:

- rpython/jit/backend/llvm/llvm_api.py
- rpython/jit/backend/llvm/llvm_parse_ops.py
- rpython/jit/backend/llvm/runner.py
- rpython/jit/backend/test/runner_test.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f8dc2de0d6d7de4f47b75400983e55fd0c4440ba...e0e9703f081845f6c870d0e4dfd1d1aec3a2377a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f8dc2de0d6d7de4f47b75400983e55fd0c4440ba...e0e9703f081845f6c870d0e4dfd1d1aec3a2377a
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to