Wenyong Huang 3d1dad7792 Fix x86-32 compile warning and update document (#1164) 3 lat temu
..
debug fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
simd fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot.c 788e14ed6c Enable emitting custom name section to aot file (#794) 4 lat temu
aot.h 260d36a62d Refactor externref related APIs of reference types feature (#971) 4 lat temu
aot_compiler.c 9b858c43cb Fix build wamrc for xtensa failure (#1109) 3 lat temu
aot_compiler.h ca4b60b335 Auto dump mem/perf profiling in execute_main/execute_func (#1157) 3 lat temu
aot_emit_aot_file.c 3d1dad7792 Fix x86-32 compile warning and update document (#1164) 3 lat temu
aot_emit_compare.c fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_compare.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_const.c a41c1ad85c Don't use constant float table on arm and riscv (#903) 4 lat temu
aot_emit_const.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_control.c 66e6e1f7cd Clear more compile warnings reported by -Wshadow flag (#899) 4 lat temu
aot_emit_control.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_conversion.c 5be427bfa2 xip: Lookup float constants from table to reduce relocations (#894) 4 lat temu
aot_emit_conversion.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_exception.c 7636d86a76 Refactor Orc JIT to enable lazy compilation (#974) 4 lat temu
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_function.c 25fc006c33 Refine call native function from AOT code (#1015) 3 lat temu
aot_emit_function.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_memory.c 2bac6a42a7 Fix some issues reported by Coverity (#1150) 3 lat temu
aot_emit_memory.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_numberic.c d4758d7380 Refine codes and fix several issues (#1094) 3 lat temu
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_parametric.c fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_table.c fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_table.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_variable.c 66e6e1f7cd Clear more compile warnings reported by -Wshadow flag (#899) 4 lat temu
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_llvm.c d4758d7380 Refine codes and fix several issues (#1094) 3 lat temu
aot_llvm.h 5631a2aa18 Use LLVM new pass manager for wamrc (#978) 4 lat temu
aot_llvm_extra.cpp 749f2f1f34 Fix wamrc build error with llvm-14 (#1140) 3 lat temu
iwasm_compl.cmake 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 lat temu