Enrico Loparco
|
cfa90ca44f
Use logger for runtime error/debug prints (#3097)
|
2 лет назад |
Huang Qi
|
9fb5fcc709
Add comments to suppress warning from clang-tidy (#3088)
|
2 лет назад |
Huang Qi
|
6daaf6d27a
Fix inconsistent code style in aot_loader.c (#3082)
|
2 лет назад |
Wenyong Huang
|
9f64340529
Fix some issues reported by CodeQL (#3064)
|
2 лет назад |
YAMAMOTO Takashi
|
bc35602004
Fix aot large model (--size-level=0) with LLVM 18 (#3057)
|
2 лет назад |
liang.he
|
9121db5671
Fix a bug when emit the custom name section to aot file (#2987)
|
2 лет назад |
Wenyong Huang
|
7c7684819d
Register quick call entries to speedup the aot/jit func call process (#2978)
|
2 лет назад |
liang.he
|
5c3ad0279a
Enable AOT linux perf support (#2930)
|
2 лет назад |
YAMAMOTO Takashi
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 лет назад |
Huang Qi
|
24aa1cb408
Extend os_mmap to support map file from fd (#2763)
|
2 лет назад |
Wenyong Huang
|
7c22bde8dc
CI: Enable testing AOT multi-module feature (#2621)
|
2 лет назад |
Enrico Loparco
|
3668093053
Enable AOT usage on M1 mac (#2618)
|
2 лет назад |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 лет назад |
Wenyong Huang
|
2cb701f7f3
Fix windows AOT hw bound check (#2475)
|
2 лет назад |
dongsheng28849455
|
fbe072c0d3
Bring up WAMR on esp32-s3 device (#2348)
|
2 лет назад |
YAMAMOTO Takashi
|
03418ef5ac
aot: Avoid possible relocations around "stack_sizes" for XIP mode (#2322)
|
2 лет назад |
YAMAMOTO Takashi
|
5831531449
aot: Move stack_sizes table to a dedicated section (#2317)
|
2 лет назад |
Wenyong Huang
|
0ac5f206b8
Enable windows x86-32 AOT relocations (#2285)
|
2 лет назад |
Wenyong Huang
|
8d88471c46
Implement AOT static PGO (#2243)
|
2 лет назад |
Wenyong Huang
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 лет назад |
liang.he
|
7401718311
Report error in instantiation when meeting unlinked import globals (#1859)
|
3 лет назад |
dongsheng28849455
|
e517dbc7b2
XIP adaptation for xtensa platform (#1636)
|
3 лет назад |
Wenyong Huang
|
a182926a73
Refactor interpreter/AOT module instance layout (#1559)
|
3 лет назад |
Wenyong Huang
|
3220ff6941
Clear Windows compile warnings (#1530)
|
3 лет назад |
Wenyong Huang
|
e23acfab36
Fix windows thread data issue and enhance windows os_mmap (#1372)
|
3 лет назад |
Wenyong Huang
|
6922f3ac68
Implement xtensa XIP (#1202)
|
3 лет назад |
Xu Jun
|
4b38205023
Fix some issues reported by klocwork (#1233)
|
3 лет назад |
Xu Jun
|
e0a8aa09be
Fix build error when enable custom section without interpreter (#1229)
|
3 лет назад |
Xu Jun
|
77595c9560
Support emit specified custom sections into AoT file (#1207)
|
3 лет назад |
YAMAMOTO Takashi
|
67d6a2886e
core/iwasm/aot/aot_loader.c: Fix a zero-sized malloc warning (#1108)
|
3 лет назад |