Huang Qi aafea39b8c Add "--enable-builtin-intrinsics=<flags>" option to wamrc (#2341) 2 лет назад
..
debug cabcb177c8 dwarf_extractor: Constify a bit (#2278) 2 лет назад
simd 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 лет назад
aot.c 788e14ed6c Enable emitting custom name section to aot file (#794) 4 лет назад
aot.h 5831531449 aot: Move stack_sizes table to a dedicated section (#2317) 2 лет назад
aot_compiler.c ae4069df41 Migrate ExpandMemoryOpPass to llvm new pass manager (#2334) 2 лет назад
aot_compiler.h 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 лет назад
aot_emit_aot_file.c 3bbf59ad45 wamrc: Warn on text relocations for XIP (#2340) 2 лет назад
aot_emit_compare.c fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_compare.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
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 7e9bf9cdf5 Implement Fast JIT multi-threading feature (#2134) 2 лет назад
aot_emit_control.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
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 a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 лет назад
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_function.c cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 лет назад
aot_emit_function.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 лет назад
aot_emit_memory.c 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 лет назад
aot_emit_memory.h 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 лет назад
aot_emit_numberic.c d5aa354d41 Return result directly if float cmp is called in AOT XIP (#1851) 3 лет назад
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_parametric.c fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_table.c 1d4cbfceac Refine Fast JIT call indirect and call native process (#1620) 3 лет назад
aot_emit_table.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_emit_variable.c 670567f8b3 core/iwasm/compilation: constify a bit (#2223) 2 лет назад
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 лет назад
aot_llvm.c aafea39b8c Add "--enable-builtin-intrinsics=<flags>" option to wamrc (#2341) 2 лет назад
aot_llvm.h aafea39b8c Add "--enable-builtin-intrinsics=<flags>" option to wamrc (#2341) 2 лет назад
aot_llvm_extra.cpp ae4069df41 Migrate ExpandMemoryOpPass to llvm new pass manager (#2334) 2 лет назад
aot_llvm_extra2.cpp ea78b89965 Fix wamrc build issues with LLVM 13 and LLVM 16 (#2313) 2 лет назад
aot_llvm_extra2.h cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 лет назад
aot_orc_extra.cpp cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 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 лет назад