wasm-micro-runtime/core/iwasm/fast-jit
2024-04-29 11:13:11 +08:00
..
cg thread mgr: Free aux stack only when it was allocated (#3282) 2024-04-08 09:06:49 +08:00
fe Merge branch main into dev/dynamic_pgo 2024-04-29 11:13:11 +08:00
asmjit_sgx_patch.diff Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
iwasm_fast_jit.cmake Fix fast-jit build error (#2023) 2023-03-12 20:17:49 +08:00
jit_codecache.c Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
jit_codecache.h Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
jit_codegen.c Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
jit_codegen.h Implement Multi-tier JIT (#1774) 2022-12-19 11:24:46 +08:00
jit_compiler.c Merge branch main into dev/dynamic_pgo 2024-02-23 16:06:25 +08:00
jit_compiler.h Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
jit_dump.c Add comments for some insns when enable fast-jit IR dump (#2237) 2023-06-06 14:21:32 +08:00
jit_dump.h Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
jit_frontend.c Merge branch main into dev/dynamic_pgo 2024-04-29 11:13:11 +08:00
jit_frontend.h Merge branch main into dev/dynamic_pgo 2023-12-12 16:55:45 +08:00
jit_ir.c Add comments for some insns when enable fast-jit IR dump (#2237) 2023-06-06 14:21:32 +08:00
jit_ir.def Implement Fast JIT multi-threading feature (#2134) 2023-04-20 10:09:34 +08:00
jit_ir.h Merge branch main into dev/dynamic_pgo 2023-12-12 16:55:45 +08:00
jit_regalloc.c [dpgo] Add a counter at the entry of every fast-jit generated function (#2209) 2023-05-22 12:29:52 +08:00
jit_utils.h Remove unused JitBitmap (#2775) 2023-11-16 18:48:06 +08:00