This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core
Huang Qi 4a1e522c53
Move indirect mode optimization to the last of LLVM pipelines (#1627)
The general optimizations may create some intrinsic function calls
like llvm.memset, so we move indirect mode optimization after them
to remove these function calls at last.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-10-24 10:20:05 +08:00
..
app-framework esp-idf: Make esp-idf support Libc WASI (#1356) 2022-08-15 16:17:28 +08:00
app-mgr Add darwin support for app_framework (#1601) 2022-10-16 21:23:00 +08:00
deps Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
iwasm Move indirect mode optimization to the last of LLVM pipelines (#1627) 2022-10-24 10:20:05 +08:00
shared Suppress the warnings when building with GCC11 (#1622) 2022-10-20 21:26:57 +08:00
config.h Fix XIP issue caused by rem_s on RISC-V (#1619) 2022-10-19 16:46:26 +08:00
version.h Upgrade version number to 1.1.1 (#1609) 2022-10-18 09:31:27 +08:00
version.h.in Enable the semantic version mechanism for WAMR (#1374) 2022-08-18 19:01:05 +08:00