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


Commits:
5a23b8c7 by muke101 at 2021-07-27T02:48:12+01:00
factored out guard handling into seperate class

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

- - - - -
10185176 by muke101 at 2021-07-27T17:40:20+01:00
implemented BlockPerGuard guard handler

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

- - - - -


6 changed files:

- + 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/Makefile
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.c
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.o


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4fe484a95d7386463681336fd866e50e62d8ce8a...101851761856b47f5d9a1f84ddce61f68feb8e37

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4fe484a95d7386463681336fd866e50e62d8ce8a...101851761856b47f5d9a1f84ddce61f68feb8e37
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