Wenyong Huang 3a0e86454e fast-interp: Fix GC opcode ref.as_non_null (#3156) 2 سال پیش
..
debug 837b9904f5 aot debug: Try to use a bit more appropriate file names (#3000) 2 سال پیش
simd 75a2b98eb4 simd-128: The input lanes of integer-to-integer narrowing ops should be interpreted as signed (#2850) 2 سال پیش
aot.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_compiler.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_compiler.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_aot_file.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_compare.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_compare.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_const.c a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 سال پیش
aot_emit_const.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 سال پیش
aot_emit_control.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_control.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_conversion.c f818f4c43f Simplify fcmp intrinsic logic for AOT/XIP (#1881) 3 سال پیش
aot_emit_conversion.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 سال پیش
aot_emit_exception.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 سال پیش
aot_emit_function.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_function.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_gc.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_gc.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_memory.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_memory.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_numberic.c 68a627ea2c Fix several AOT compiler issues (#2697) 2 سال پیش
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 سال پیش
aot_emit_parametric.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 سال پیش
aot_emit_stringref.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_stringref.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_table.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_table.h b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 سال پیش
aot_emit_variable.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 سال پیش
aot_llvm.c 3a0e86454e fast-interp: Fix GC opcode ref.as_non_null (#3156) 2 سال پیش
aot_llvm.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 سال پیش
aot_llvm_extra.cpp 722381fcf2 aot compiler: Some updates for LLVM 18 (#2981) 2 سال پیش
aot_llvm_extra2.cpp 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 2 سال پیش
aot_llvm_extra2.h 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 2 سال پیش
aot_orc_extra.cpp 722381fcf2 aot compiler: Some updates for LLVM 18 (#2981) 2 سال پیش
aot_orc_extra.h 8aa813f44a Generate jitdump to support linux perf for LLVM JIT (#2788) 2 سال پیش
aot_orc_extra2.cpp ea78b89965 Fix wamrc build issues with LLVM 13 and LLVM 16 (#2313) 2 سال پیش
iwasm_compl.cmake 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 سال پیش