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


Commits:
8772ccbc by muke101 at 2021-09-02T03:50:59+01:00
altered patch_guard to be able to patch in a guard on an optimised module

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

- - - - -
9d6eebf6 by muke101 at 2021-09-05T20:28:46+01:00
added some scimark test cases with nested loops flattened

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

- - - - -


10 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/Makefile
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.c
- rpython/jit/backend/llvm/llvm_wrapper/wrapper.o
- rpython/jit/backend/llvm/runner.py
- rpython/jit/backend/test/runner_test.py
- rpython/jit/metainterp/test/test_ajit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/362264e9cfd28523e8f23f4ae8fb315dfd9cac04...9d6eebf6540f6f48913486b175eb9fa83598c116

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/362264e9cfd28523e8f23f4ae8fb315dfd9cac04...9d6eebf6540f6f48913486b175eb9fa83598c116
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