Wenyong Huang d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
..
debug 57abdfdb5c Fix typo (dwarf) in the codebase (#2367) 2 lat temu
simd 75a2b98eb4 simd-128: The input lanes of integer-to-integer narrowing ops should be interpreted as signed (#2850) 2 lat temu
aot.c 92176be7d6 Sync up with the latest GC MVP spec proposal (#2836) 2 lat temu
aot.h 92176be7d6 Sync up with the latest GC MVP spec proposal (#2836) 2 lat temu
aot_compiler.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_compiler.h d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_aot_file.c cc23a09d5e Fix test script error and related wamrc and GC issues (#2975) 2 lat temu
aot_emit_compare.c 3a31e517a4 Fix GC AOT issues (#2640) 2 lat temu
aot_emit_compare.h a9cac2ec0a AOT compiler: Implement part of GC opcode compilation (#2486) 2 lat temu
aot_emit_const.c a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 lat temu
aot_emit_const.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_control.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_control.h d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_conversion.c f818f4c43f Simplify fcmp intrinsic logic for AOT/XIP (#1881) 3 lat temu
aot_emit_conversion.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_exception.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_function.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_function.h d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_gc.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_gc.h d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_memory.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_memory.h 77d27c9ff6 Enable stringref aot (#2816) 2 lat temu
aot_emit_numberic.c 68a627ea2c Fix several AOT compiler issues (#2697) 2 lat temu
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_parametric.c cc23a09d5e Fix test script error and related wamrc and GC issues (#2975) 2 lat temu
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_stringref.c d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_stringref.h d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_emit_table.c cf7350f069 Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830) 2 lat temu
aot_emit_table.h cf7350f069 Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830) 2 lat temu
aot_emit_variable.c c4010b0d3a Fix GC AOT on 32bit target (#2814) 2 lat temu
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_llvm.c cc23a09d5e Fix test script error and related wamrc and GC issues (#2975) 2 lat temu
aot_llvm.h d31455fc4e Refactor aot stack frame commit (#2976) 2 lat temu
aot_llvm_extra.cpp 5a75c31c38 Add VectorCombine pass for JIT and AOT (#2923) 2 lat temu
aot_llvm_extra2.cpp 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 lat temu
aot_llvm_extra2.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 lat temu
aot_orc_extra.cpp 8aa813f44a Generate jitdump to support linux perf for LLVM JIT (#2788) 2 lat temu
aot_orc_extra.h 8aa813f44a Generate jitdump to support linux perf for LLVM JIT (#2788) 2 lat temu
aot_orc_extra2.cpp ea78b89965 Fix wamrc build issues with LLVM 13 and LLVM 16 (#2313) 2 lat temu
iwasm_compl.cmake 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 lat temu