Huang Qi 06d46b0fb6 Fix some GC relative issues (#2656) 2 лет назад
..
debug 57abdfdb5c Fix typo (dwarf) in the codebase (#2367) 2 лет назад
simd 3c17a36ccb Patch implementations of vfbinop(min,max,pmin,pax) (#2584) 2 лет назад
aot.c 06d46b0fb6 Fix some GC relative issues (#2656) 2 лет назад
aot.h ae508e25fa Merge branch dev/aot_stack_frame into dev/gc_refactor 2 лет назад
aot_compiler.c 01627edba7 Fix issues in compile GC struct/array opcodes (#2652) 2 лет назад
aot_compiler.h 01627edba7 Fix issues in compile GC struct/array opcodes (#2652) 2 лет назад
aot_emit_aot_file.c 06d46b0fb6 Fix some GC relative issues (#2656) 2 лет назад
aot_emit_compare.c 3a31e517a4 Fix GC AOT issues (#2640) 2 лет назад
aot_emit_compare.h a9cac2ec0a AOT compiler: Implement part of GC opcode compilation (#2486) 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 3a31e517a4 Fix GC AOT issues (#2640) 2 лет назад
aot_emit_control.h ae508e25fa Merge branch dev/aot_stack_frame into dev/gc_refactor 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 fd5862fbe0 Enhance AOT stack frame dump (#2541) 2 лет назад
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_function.c 06d46b0fb6 Fix some GC relative issues (#2656) 2 лет назад
aot_emit_function.h ae508e25fa Merge branch dev/aot_stack_frame into dev/gc_refactor 2 лет назад
aot_emit_gc.c 01627edba7 Fix issues in compile GC struct/array opcodes (#2652) 2 лет назад
aot_emit_gc.h 3a31e517a4 Fix GC AOT issues (#2640) 2 лет назад
aot_emit_memory.c 7a9ed07411 Merge branch main into dev/aot_stack_frame 2 лет назад
aot_emit_memory.h 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 лет назад
aot_emit_numberic.c b115b7baac Fix compilation of shift opcodes on x86_64 and i386 architectures (#2619) 2 лет назад
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_parametric.c 3a31e517a4 Fix GC AOT issues (#2640) 2 лет назад
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_table.c 3a31e517a4 Fix GC AOT issues (#2640) 2 лет назад
aot_emit_table.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_variable.c 01627edba7 Fix issues in compile GC struct/array opcodes (#2652) 2 лет назад
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_llvm.c 01627edba7 Fix issues in compile GC struct/array opcodes (#2652) 2 лет назад
aot_llvm.h 3a31e517a4 Fix GC AOT issues (#2640) 2 лет назад
aot_llvm_extra.cpp 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 лет назад
aot_llvm_extra2.cpp 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 лет назад
aot_llvm_extra2.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 лет назад
aot_orc_extra.cpp 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 лет назад
aot_orc_extra.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 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 лет назад