mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 12:46:14 +00:00
![]() * Remove indirect-load for constants on Xtensa Target to improve performance * Remove const intrinsics flags for xtensa instead of adding too much #ifdef * Add AOT_INTRINSIC_FLAG_F32_CONST for xtensa frontend, because espressif xtensa llvm backend does not support float-point immediate for now --------- Co-authored-by: zhanheng1 <Zhanheng.Qin@sony.com> |
||
---|---|---|
.. | ||
arch | ||
debug | ||
aot_intrinsic.c | ||
aot_intrinsic.h | ||
aot_loader.c | ||
aot_perf_map.c | ||
aot_perf_map.h | ||
aot_reloc.h | ||
aot_runtime.c | ||
aot_runtime.h | ||
aot_validator.c | ||
aot_validator.h | ||
iwasm_aot.cmake | ||
SConscript |