This website requires JavaScript.
Explore
Help
Sign in
XeLabs
/
sonic
Watch
2
Star
0
Fork
You've already forked sonic
0
mirror of
https://github.com/ii64/sonic.git
synced
2026-06-21 00:46:43 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
f21a19efc4
sonic
/
internal
History
liu
f21a19efc4
fix: mov lagre imm to mem instruction in jit (
#433
)
...
* fix: mov lagre imm to mem instruction in jit * fix: possible bad pointer
2023-05-26 15:33:10 +08:00
..
caching
fix:(encoder) pass
pv
through compiler recursively (
#336
)
2022-12-13 14:26:58 +08:00
cpu
fix: use sse instead of sse4 (
#305
)
2022-09-26 12:45:01 +08:00
decoder
fix: mov lagre imm to mem instruction in jit (
#433
)
2023-05-26 15:33:10 +08:00
encoder
fix: decoder and encoder support fallback (
#430
)
2023-05-25 11:08:02 +08:00
jit
fix: mov lagre imm to mem instruction in jit (
#433
)
2023-05-26 15:33:10 +08:00
loader
feat: more complete function loader (
#354
)
2023-02-08 14:35:00 +08:00
native
opt: skip space use shuffle (
#416
)
2023-05-16 13:24:22 +08:00
resolver
fix: incorrectly handle alias type of pointer in struct (
#404
)
2023-04-19 13:55:58 +08:00
rt
fix: unmarshal into defined ptr type (
#392
)
2023-04-03 17:25:57 +08:00