Zhenwei Jin
|
9e92f5ebe1
fix a wamrc debug mode compile issue (#4470)
|
6 mesiacov pred |
TianlongLiang
|
7d05dbc988
Support extended constant expressions (#4432)
|
6 mesiacov pred |
liang.he
|
c7148a6823
Fix potential integer overflow issues (#4429)
|
6 mesiacov pred |
liang.he
|
430cc5e5ef
Refactor AOTObjectData definition to use a forward declaration (#4428)
|
6 mesiacov pred |
TianlongLiang
|
0343aaf8c3
Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345)
|
7 mesiacov pred |
YAMAMOTO Takashi
|
0a8994a2d5
aot_resolve_object_relocation_group: adapt to LLVM 19 (#4254)
|
8 mesiacov pred |
YAMAMOTO Takashi
|
ac2fe552d5
aot_resolve_object_relocation_group: adapt to LLVM 16 (#4250)
|
8 mesiacov pred |
YAMAMOTO Takashi
|
3232bdf2f7
teach aot emitter/loader about .srodata and .srodata.cst* sections (#4240)
|
8 mesiacov pred |
a seven
|
fc78d67e15
Fix the error of AOT mode on the "i386-windows-msvc" platform (#4183)
|
9 mesiacov pred |
Huang Qi
|
412631ac13
fix: correct typos and improve comments across multiple files by codespell (#4116)
|
10 mesiacov pred |
liang.he
|
d0e2a7271c
fix(aot_emit_aot_file): prevent buffer emission for zero byte_count (#4095)
|
10 mesiacov pred |
TianlongLiang
|
f2b87d773e
Support external toolchain on Windows for aot compiler (#3911)
|
1 rok pred |
Marcin Kolny
|
9c2083a27f
Implement option for skipping function index in the callstack (#3785)
|
1 rok pred |
Marcin Kolny
|
cbc2078898
AOT call stack optimizations (#3773)
|
1 rok pred |
YAMAMOTO Takashi
|
e66b41427f
aot_resolve_target_info: Avoid in-place modification of e_type (#3564)
|
1 rok pred |
Wenyong Huang
|
9b9e938bee
Fix compilation errors (#3549)
|
1 rok pred |
Benbuck Nason
|
3746534010
Add table type API support (#3515)
|
1 rok pred |
Xenia Lu
|
ad5d31b9b0
Expose more functions related to emitting AOT files (#3520)
|
1 rok pred |
Benbuck Nason
|
8239dd4aa7
Add wasm_export.h APIs to expose memory type (#3496)
|
1 rok pred |
YAMAMOTO Takashi
|
8f098a5905
aot: Make precheck functions use short-call for xtensa (#3418)
|
1 rok pred |
Benbuck Nason
|
c85bada2a9
Add wasm module global type information APIs (#3406)
|
1 rok pred |
Benbuck Nason
|
ca61184ced
Fix some spelling issues (#3385)
|
1 rok pred |
Wenyong Huang
|
68bd30c6f9
Enhance GC subtyping checks (#3317)
|
1 rok pred |
liang.he
|
498eb5d54a
Append `\0` to every name string in aot name section (#3249)
|
1 rok pred |
liang.he
|
d8d8f8ce04
Implement apis to set and get the name of a wasm module (#3254)
|
1 rok pred |
Wenyong Huang
|
ff296c1a62
Fix aot relocation symbols not found on windows 32-bit (#3231)
|
1 rok pred |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 rok pred |
dongsheng28849455
|
4f6d70bc52
Use indirect call in pre-checker function to avoid relocation in XIP mode (#3142)
|
1 rok pred |
Huang Qi
|
94db327f06
Add comments to suppress warning from wamrc (#3175)
|
1 rok pred |
Huang Qi
|
1429d8cc03
Fix inconsistent coding convention (#3171)
|
1 rok pred |