[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 5 commits: mostly implemented guard_not_forced and call_may_force

muke 101 (@muke101) foss at heptapod.net
Sun Aug 15 16:50:09 EDT 2021



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


Commits:
f325914f by muke101 at 2021-08-14T21:34:25+01:00
mostly implemented guard_not_forced and call_may_force

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

- - - - -
28cf086a by muke101 at 2021-08-15T01:58:46+01:00
impleted calls with dynamic descrs

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

- - - - -
984ab3e1 by muke101 at 2021-08-15T21:24:37+01:00
implemented force token and guard_not_forced

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

- - - - -
a8e6e421 by muke101 at 2021-08-15T21:46:46+01:00
implemented cpu.force

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

- - - - -
24ee8bf1 by muke101 at 2021-08-15T21:48:58+01:00
implemented guard_not_forced_2

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

- - - - -


6 changed files:

- rpython/jit/backend/llsupport/ffisupport.py
- rpython/jit/backend/llvm/assembler.py
- 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/c1c68f7f3478662bab666e71b70820a162f7935f...24ee8bf1d0d92e96e539c45e3d3711a3da4c292a

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210815/efda9cc2/attachment.html>


More information about the pypy-commit mailing list