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


Commits:
093eb72c by muke101 at 2021-08-13T17:49:28+01:00
impleted raw array ops

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

- - - - -
445300cb by muke101 at 2021-08-14T02:41:45+01:00
fixed uint_mul_high, fixed float cmps and conversions

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

- - - - -
c1c68f7f by muke101 at 2021-08-14T03:49:01+01:00
added optimisation passes

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

- - - - -


9 changed files:

- rpython/jit/backend/llvm/assembler.py
- rpython/jit/backend/llvm/guards.py
- rpython/jit/backend/llvm/llvm_api.py
- rpython/jit/backend/llvm/llvm_parse_ops.py
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.c
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.h
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.o
- rpython/jit/backend/llvm/runner.py
- rpython/jit/backend/test/runner_test.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a737780fd2a0a4c3b354c77a420f981a56c36f4a...c1c68f7f3478662bab666e71b70820a162f7935f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a737780fd2a0a4c3b354c77a420f981a56c36f4a...c1c68f7f3478662bab666e71b70820a162f7935f
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