wasm-micro-runtime/core/iwasm/fast-jit/cg
Wenyong Huang 7e9bf9cdf5
Implement Fast JIT multi-threading feature (#2134)
- 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>
2023-04-20 10:09:34 +08:00
..
x86-64 Implement Fast JIT multi-threading feature (#2134) 2023-04-20 10:09:34 +08:00
LICENSE_ASMJIT Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
LICENSE_ZYDIS Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00