Marcin Kolny b115b7baac Fix compilation of shift opcodes on x86_64 and i386 architectures (#2619) 2 lat temu
..
debug 57abdfdb5c Fix typo (dwarf) in the codebase (#2367) 2 lat temu
simd 3c17a36ccb Patch implementations of vfbinop(min,max,pmin,pax) (#2584) 2 lat temu
aot.c 788e14ed6c Enable emitting custom name section to aot file (#794) 4 lat temu
aot.h 57abdfdb5c Fix typo (dwarf) in the codebase (#2367) 2 lat temu
aot_compiler.c 923e8d6471 Fix windows link error and clear windows warnings (#2463) 2 lat temu
aot_compiler.h cd0cec5beb Check ValueKind before extracting a constant int value (#2595) 2 lat temu
aot_emit_aot_file.c e1ea15d94e aot_resolve_stack_sizes: Disable the size check for now (#2608) 2 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 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 cd0cec5beb Check ValueKind before extracting a constant int value (#2595) 2 lat temu
aot_emit_control.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 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 a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 lat temu
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_function.c 051dfbbb9e Fix a typo in is_win_platform (#2490) 2 lat temu
aot_emit_function.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 lat temu
aot_emit_memory.c cd0cec5beb Check ValueKind before extracting a constant int value (#2595) 2 lat temu
aot_emit_memory.h 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 lat temu
aot_emit_numberic.c b115b7baac Fix compilation of shift opcodes on x86_64 and i386 architectures (#2619) 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 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 1d4cbfceac Refine Fast JIT call indirect and call native process (#1620) 3 lat temu
aot_emit_table.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_emit_variable.c 670567f8b3 core/iwasm/compilation: constify a bit (#2223) 2 lat temu
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
aot_llvm.c 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 lat temu
aot_llvm.h 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 lat temu
aot_llvm_extra.cpp 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 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 99b47fd334 Support AOT compiler with LLVM 17 (#2567) 2 lat temu
aot_orc_extra.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 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