Wenyong Huang 71b6bdfa88 Merge branch main into dev/gc_refactor 2 vuotta sitten
..
debug 837b9904f5 aot debug: Try to use a bit more appropriate file names (#3000) 2 vuotta sitten
simd 75a2b98eb4 simd-128: The input lanes of integer-to-integer narrowing ops should be interpreted as signed (#2850) 2 vuotta sitten
aot.c 92176be7d6 Sync up with the latest GC MVP spec proposal (#2836) 2 vuotta sitten
aot.h 92176be7d6 Sync up with the latest GC MVP spec proposal (#2836) 2 vuotta sitten
aot_compiler.c 71b6bdfa88 Merge branch main into dev/gc_refactor 2 vuotta sitten
aot_compiler.h d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_aot_file.c e70c5219c0 Merge branch main into dev/gc_refactor 2 vuotta sitten
aot_emit_compare.c 3a31e517a4 Fix GC AOT issues (#2640) 2 vuotta sitten
aot_emit_compare.h a9cac2ec0a AOT compiler: Implement part of GC opcode compilation (#2486) 2 vuotta sitten
aot_emit_const.c a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 vuotta sitten
aot_emit_const.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 vuotta sitten
aot_emit_control.c d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_control.h d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_conversion.c f818f4c43f Simplify fcmp intrinsic logic for AOT/XIP (#1881) 3 vuotta sitten
aot_emit_conversion.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 vuotta sitten
aot_emit_exception.c d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 vuotta sitten
aot_emit_function.c 644044522c Merge branch main into dev/gc_refactor 2 vuotta sitten
aot_emit_function.h d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_gc.c d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_gc.h d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_memory.c d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_memory.h 77d27c9ff6 Enable stringref aot (#2816) 2 vuotta sitten
aot_emit_numberic.c 68a627ea2c Fix several AOT compiler issues (#2697) 2 vuotta sitten
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 vuotta sitten
aot_emit_parametric.c cc23a09d5e Fix test script error and related wamrc and GC issues (#2975) 2 vuotta sitten
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 vuotta sitten
aot_emit_stringref.c d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_stringref.h d31455fc4e Refactor aot stack frame commit (#2976) 2 vuotta sitten
aot_emit_table.c cf7350f069 Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830) 2 vuotta sitten
aot_emit_table.h cf7350f069 Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830) 2 vuotta sitten
aot_emit_variable.c c4010b0d3a Fix GC AOT on 32bit target (#2814) 2 vuotta sitten
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 vuotta sitten
aot_llvm.c 71b6bdfa88 Merge branch main into dev/gc_refactor 2 vuotta sitten
aot_llvm.h 644044522c Merge branch main into dev/gc_refactor 2 vuotta sitten
aot_llvm_extra.cpp 722381fcf2 aot compiler: Some updates for LLVM 18 (#2981) 2 vuotta sitten
aot_llvm_extra2.cpp 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 2 vuotta sitten
aot_llvm_extra2.h 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 2 vuotta sitten
aot_orc_extra.cpp 722381fcf2 aot compiler: Some updates for LLVM 18 (#2981) 2 vuotta sitten
aot_orc_extra.h 8aa813f44a Generate jitdump to support linux perf for LLVM JIT (#2788) 2 vuotta sitten
aot_orc_extra2.cpp ea78b89965 Fix wamrc build issues with LLVM 13 and LLVM 16 (#2313) 2 vuotta sitten
iwasm_compl.cmake 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 vuotta sitten