wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 722381fcf2
aot compiler: Some updates for LLVM 18 (#2981)
Note: This commit includes copy-and-paste from LLVM and thus adds
the LLVM copyright notice.

cf. 0a1aa6cda2
cf. a1e9777b76
cf. 56c72c7f33
2024-01-08 10:15:31 +08:00
..
aot freertos: Minor changes for freertos libc_wasi build adaption (#2973) 2024-01-04 09:49:24 +08:00
common Allow to set segue flags for wasm-c-api JIT (#2926) 2024-01-02 19:34:18 +08:00
compilation aot compiler: Some updates for LLVM 18 (#2981) 2024-01-08 10:15:31 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit fast-jit: Fix const shift and const i64 compare issues (#2969) 2024-01-02 17:56:34 +08:00
include Allow to set segue flags for wasm-c-api JIT (#2926) 2024-01-02 19:34:18 +08:00
interpreter Fix fast-interp polymorphic stack processing (#2974) 2024-01-04 10:00:36 +08:00
libraries Fix potential recursive lock in pthread_create_wrapper (#2980) 2024-01-08 09:43:31 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00