Huang Qi
|
ae4069df41
Migrate ExpandMemoryOpPass to llvm new pass manager (#2334)
|
2 年之前 |
YAMAMOTO Takashi
|
1f89e446d9
Avoid switch lowering to lookup tables for XIP (#2339)
|
2 年之前 |
Huang Qi
|
18092f86cc
Make memory access boundary check behavior configurable (#2289)
|
2 年之前 |
Huang Qi
|
44f4b4f062
Add "--enable-llvm-passes=<passes>" option to wamrc (#2335)
|
2 年之前 |
Huang Qi
|
df98d9fb4a
Add "--xip" option for wamrc (#2336)
|
2 年之前 |
Marcin Kolny
|
6ed4c9c908
Increase default native stack size (#2332)
|
2 年之前 |
Marcin Kolny
|
569f702ec2
Fix sanitizer errors in posix socket (#2331)
|
2 年之前 |
YAMAMOTO Takashi
|
c39eb46b6f
Add a few more assertions on structures to which aot abi is sensitive (#2326)
|
2 年之前 |
YAMAMOTO Takashi
|
03418ef5ac
aot: Avoid possible relocations around "stack_sizes" for XIP mode (#2322)
|
2 年之前 |
YAMAMOTO Takashi
|
5c13bbbde7
product-mini/platforms/linux: Mark vmlib POSITION_INDEPENDENT_CODE (#2323)
|
2 年之前 |
tonibofarull
|
ab96e01f5e
wasi-nn: Add support of wasi-nn as shared lib (#2310)
|
2 年之前 |
YAMAMOTO Takashi
|
0a0739ef23
aot: Implement a few more relocation types for riscv (#2318)
|
2 年之前 |
YAMAMOTO Takashi
|
5831531449
aot: Move stack_sizes table to a dedicated section (#2317)
|
2 年之前 |
Wenyong Huang
|
ea78b89965
Fix wamrc build issues with LLVM 13 and LLVM 16 (#2313)
|
2 年之前 |
tonibofarull
|
f5c5a83331
wasi-nn: Improve tests paths for local dev (#2309)
|
2 年之前 |
tonibofarull
|
ac9e789951
wasi-nn: Simplify cmake and headers' location (#2308)
|
2 年之前 |
Blaine Bublitz
|
f51d98f850
Use system libuv if available (#1861)
|
2 年之前 |
Zzzabiyaka
|
10c96b19d0
Add retries to flaky step in nightly run CI (#2306)
|
2 年之前 |
YAMAMOTO Takashi
|
cd7941cc39
AOT/JIT native stack bound check improvement (#2244)
|
2 年之前 |
Ben Riegel
|
8797c751a5
CI: Update used node version to 16 (#2303)
|
2 年之前 |
Ben Riegel
|
72fc872afe
wamr-ide: Add vscode extension tests (#2292)
|
2 年之前 |
Zzzabiyaka
|
85981b77b8
Reduce CI jobs number (#2296)
|
2 年之前 |
Wenyong Huang
|
0ac5f206b8
Enable windows x86-32 AOT relocations (#2285)
|
2 年之前 |
TianlongLiang
|
efaf37c577
Fix fast-interp issue of LAST_OP_OUTPUT_I32/64 check (#2295)
|
2 年之前 |
TianlongLiang
|
8f82b1e8a2
Fix dockerfile linter warnings (#2291)
|
2 年之前 |
Ben Riegel
|
fca81fcd98
Add Rust Formatters to Debugger (Vector, Map etc.) (#2219)
|
2 年之前 |
Misha Gridnev
|
1456512754
Fix a compile warning due to missing include (#2293)
|
2 年之前 |
Wenyong Huang
|
ae457ef343
Add performance tunning document (#2286)
|
2 年之前 |
Wenyong Huang
|
fe830d805d
Add cmake variable to disable writing gs register (#2284)
|
2 年之前 |
Huang Qi
|
7ec77598dd
Fix format warning by PRIu32 in [wasm|aot] dump call stack (#2251)
|
2 年之前 |