muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
6761a2fb by muke101 at 2021-08-07T21:41:42+01:00
implemented nested struct fielddescr parsing
--HG--
branch : llvm-jit-backend-experimental
- - - - -
e6cb50f0 by muke101 at 2021-08-08T22:07:34+01:00
allowed
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
4e5b8984 by muke101 at 2021-08-09T03:26:04+01:00
implemented full array descr parsing into llvm types, get_elem is broken though
--HG--
branch : llvm-jit-backend-experimental
- - - - -
2 changed files:
-
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
434f6154 by Yusuke Izawa at 2021-08-09T13:13:18+09:00
Fixed the logic of creating a token in split_ops
--HG--
branch : threaded-code-generation
- - - - -
94c10f72 by Yusuke Izawa at 2021-08-09T13:15:20+09:00