Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 год назад
..
debug 53f0941ffa Revert "lldb_function_to_function_dbi: A hack to avoid crashing on C++ methods (#3190)" (#3281) 1 год назад
simd ca61184ced Fix some spelling issues (#3385) 1 год назад
aot.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot.h 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 год назад
aot_compiler.c bcc2a2d2e1 Sync simd opcode definitions spec (#3290) 1 год назад
aot_compiler.h 835188cc53 aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378) 1 год назад
aot_emit_aot_file.c ca61184ced Fix some spelling issues (#3385) 1 год назад
aot_emit_compare.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot_emit_compare.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
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 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 1 год назад
aot_emit_control.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
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 b6216a5f8a Fix ip (bytecode offset) not committed into the latest aot frame (#3213) 1 год назад
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_function.c 68bd30c6f9 Enhance GC subtyping checks (#3317) 1 год назад
aot_emit_function.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot_emit_gc.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot_emit_gc.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot_emit_memory.c 835188cc53 aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378) 1 год назад
aot_emit_memory.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
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) 1 год назад
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) 1 год назад
aot_emit_stringref.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot_emit_table.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
aot_emit_table.h b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 лет назад
aot_emit_variable.c 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 год назад
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_llvm.c 835188cc53 aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378) 1 год назад
aot_llvm.h 835188cc53 aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378) 1 год назад
aot_llvm_extra.cpp 722381fcf2 aot compiler: Some updates for LLVM 18 (#2981) 2 лет назад
aot_llvm_extra2.cpp 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 1 год назад
aot_llvm_extra2.h 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 1 год назад
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 лет назад