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


Commits:
3a355bf3 by muke101 at 2021-08-21T01:28:47+01:00
fixed array_descr parsing issue

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

- - - - -
18260926 by muke101 at 2021-08-23T17:32:25+01:00
added cond_call weight metadata

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

- - - - -
8a5c7deb by muke101 at 2021-08-23T18:21:07+01:00
optimised guard exceptions/no exceptions that follow cond calls

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

- - - - -


6 changed files:

- rpython/jit/backend/detect_cpu.py
- rpython/jit/backend/llvm/assembler.py
- rpython/jit/backend/llvm/guards.py
- rpython/jit/backend/llvm/llvm_parse_ops.py
- rpython/jit/metainterp/test/test_ajit.py
- rpython/jit/tl/tla/targettla.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/934755c7600db16eac9fec601479c950e625490c...8a5c7deb4b3fd36deab62bb9fdb37f4c9ef4ba75

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/934755c7600db16eac9fec601479c950e625490c...8a5c7deb4b3fd36deab62bb9fdb37f4c9ef4ba75
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