| .. | 
		
		
			
			
			
			
				| debug | core/iwasm/compilation/debug/dwarf_extractor.cpp: remove dead code (#1507) | 2022-09-20 14:43:29 +08:00 | 
		
			
			
			
			
				| simd | Fix typo in simd_conversions.c (#1428) | 2022-08-29 18:01:19 +08:00 | 
		
			
			
			
			
				| aot_compiler.c | Fix multi-threading issues (#2013) | 2023-03-08 10:57:22 +08:00 | 
		
			
			
			
			
				| aot_compiler.h | Make memory profiling show native stack usage (#1917) | 2023-02-01 11:52:15 +08:00 | 
		
			
			
			
			
				| aot_emit_aot_file.c | Refactor LLVM JIT (#1613) | 2022-10-18 20:17:34 +08:00 | 
		
			
			
			
			
				| aot_emit_compare.c | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_compare.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_const.c | Refactor interpreter/AOT module instance layout (#1559) | 2022-10-18 10:59:28 +08:00 | 
		
			
			
			
			
				| aot_emit_const.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_control.c | Implement Fast JIT multi-threading feature (#2134) | 2023-04-20 10:09:34 +08:00 | 
		
			
			
			
			
				| aot_emit_control.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_conversion.c | Simplify fcmp intrinsic logic for AOT/XIP (#1881) | 2023-01-12 12:05:53 +08:00 | 
		
			
			
			
			
				| aot_emit_conversion.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_exception.c | Refactor interpreter/AOT module instance layout (#1559) | 2022-10-18 10:59:28 +08:00 | 
		
			
			
			
			
				| aot_emit_exception.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_function.c | aot_compile_op_call: Remove a wrong optimization (#2233) | 2023-05-25 07:44:54 +08:00 | 
		
			
			
			
			
				| aot_emit_function.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_memory.c | Fix multi-threading issues (#2013) | 2023-03-08 10:57:22 +08:00 | 
		
			
			
			
			
				| aot_emit_memory.h | Fix multi-threading issues (#2013) | 2023-03-08 10:57:22 +08:00 | 
		
			
			
			
			
				| aot_emit_numberic.c | Return result directly if float cmp is called in AOT XIP (#1851) | 2022-12-30 16:45:39 +08:00 | 
		
			
			
			
			
				| aot_emit_numberic.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_parametric.c | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_parametric.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_table.c | Refine Fast JIT call indirect and call native process (#1620) | 2022-10-19 17:11:38 +08:00 | 
		
			
			
			
			
				| aot_emit_table.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_emit_variable.c | core/iwasm/compilation: constify a bit (#2223) | 2023-05-20 11:55:02 +08:00 | 
		
			
			
			
			
				| aot_emit_variable.h | Apply clang-format for core/iwasm compilation and libraries (#784) | 2021-10-13 15:13:00 +08:00 | 
		
			
			
			
			
				| aot_llvm_extra.cpp | Refine AOT exception check when function return (#1752) | 2022-11-30 20:18:28 +08:00 | 
		
			
			
			
			
				| aot_llvm_extra2.cpp | wamrc: Add --stack-usage option (#2158) | 2023-04-28 13:56:44 +08:00 | 
		
			
			
			
			
				| aot_llvm_extra2.h | wamrc: Add --stack-usage option (#2158) | 2023-04-28 13:56:44 +08:00 | 
		
			
			
			
			
				| aot_llvm.c | core/iwasm/compilation: constify a bit (#2223) | 2023-05-20 11:55:02 +08:00 | 
		
			
			
			
			
				| aot_llvm.h | core/iwasm/compilation: constify a bit (#2223) | 2023-05-20 11:55:02 +08:00 | 
		
			
			
			
			
				| aot_orc_extra.cpp | Refactor LLVM JIT (#1613) | 2022-10-18 20:17:34 +08:00 | 
		
			
			
			
			
				| aot_orc_extra.h | Refactor LLVM JIT (#1613) | 2022-10-18 20:17:34 +08:00 | 
		
			
			
			
			
				| aot.c | Enable emitting custom name section to aot file (#794) | 2021-10-26 16:32:52 +08:00 | 
		
			
			
			
			
				| aot.h | Report error in instantiation when meeting unlinked import globals (#1859) | 2023-01-06 15:24:11 +08:00 | 
		
			
			
			
			
				| iwasm_compl.cmake | Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) | 2021-11-30 17:10:14 +08:00 |