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/iwasm/compilation
2020-11-05 18:15:15 +08:00
..
simd Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_compiler.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_compiler.h Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_aot_file.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_compare.c Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_emit_compare.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_emit_const.c Fix app heap migrate issue and aot compilation warning (#368) 2020-09-03 11:16:38 +08:00
aot_emit_const.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_emit_control.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_control.h enable pthread for AoT && update AOT current version to 2 (#311) 2020-07-16 20:35:04 +08:00
aot_emit_conversion.c Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
aot_emit_conversion.h Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
aot_emit_exception.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_exception.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_emit_function.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_function.h support tail-call in AoT (#419) 2020-10-13 08:34:31 +08:00
aot_emit_memory.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_memory.h Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_numberic.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_numberic.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_emit_parametric.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_parametric.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_emit_variable.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_emit_variable.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
aot_llvm_extra.cpp Fix jit target arch not set issue and custom name section typo issue (#400) 2020-09-24 11:21:20 +08:00
aot_llvm.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot_llvm.h Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot.c Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
aot.h Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm_compl.cmake Fix jit target arch not set issue and custom name section typo issue (#400) 2020-09-24 11:21:20 +08:00