mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-31 13:17:31 +00:00 
			
		
		
		
	|  7e9bf9cdf5 - Translate all the opcodes of threads spec proposal for Fast JIT - Add the atomic flag for Fast JIT load/store IRs to support atomic load/store - Add new atomic related Fast JIT IRs and translate them in the codegen - Add suspend_flags check in branch opcodes and before/after call function - Modify CI to enable Fast JIT multi-threading test Co-authored-by: TianlongLiang <tianlong.liang@intel.com> | ||
|---|---|---|
| .. | ||
| cg | ||
| fe | ||
| asmjit_sgx_patch.diff | ||
| iwasm_fast_jit.cmake | ||
| jit_codecache.c | ||
| jit_codecache.h | ||
| jit_codegen.c | ||
| jit_codegen.h | ||
| jit_compiler.c | ||
| jit_compiler.h | ||
| jit_dump.c | ||
| jit_dump.h | ||
| jit_frontend.c | ||
| jit_frontend.h | ||
| jit_ir.c | ||
| jit_ir.def | ||
| jit_ir.h | ||
| jit_regalloc.c | ||
| jit_utils.c | ||
| jit_utils.h | ||