wasm-micro-runtime/core/iwasm/compilation
2025-05-06 21:30:06 +08:00
..
debug dwarf_extractor.cpp: use macro control to be compatible with lower version toolchain (#4169) 2025-04-01 12:05:13 +08:00
simd fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
aot_compiler.c feature: better memory information restore mechanism 2025-02-25 20:56:33 +08:00
aot_compiler.h Merge d9325b2549 into d053f5534a 2025-05-06 21:30:06 +08:00
aot_emit_aot_file.c teach aot emitter/loader about .srodata and .srodata.cst* sections (#4240) 2025-05-06 06:55:35 +08:00
aot_emit_aot_file.h
aot_emit_compare.c
aot_emit_compare.h
aot_emit_const.c
aot_emit_const.h
aot_emit_control.c fix(aot): ensure value_cmp does not exceed br_count in branch table compilation (#4065) 2025-02-06 20:05:33 +08:00
aot_emit_control.h
aot_emit_conversion.c Remove indirect-load for constants on Xtensa Target to improve performance (#4162) 2025-04-02 14:39:03 +08:00
aot_emit_conversion.h
aot_emit_exception.c
aot_emit_exception.h
aot_emit_function.c
aot_emit_function.h
aot_emit_gc.c
aot_emit_gc.h
aot_emit_memory.c Merge d9325b2549 into d053f5534a 2025-05-06 21:30:06 +08:00
aot_emit_memory.h
aot_emit_numberic.c aot: add new u64 intrinsics (#4168) 2025-04-09 15:19:48 +08:00
aot_emit_numberic.h
aot_emit_parametric.c
aot_emit_parametric.h
aot_emit_stringref.c
aot_emit_stringref.h
aot_emit_table.c
aot_emit_table.h
aot_emit_variable.c
aot_emit_variable.h
aot_llvm_extra.cpp LLVM: don't verify instcombine fixpoint (#4219) 2025-04-27 11:30:35 +08:00
aot_llvm_extra2.cpp LLVMCreateTargetMachineWithOpts: disable large data (#4220) 2025-04-27 11:48:57 +08:00
aot_llvm_extra2.h
aot_llvm.c Merge d9325b2549 into d053f5534a 2025-05-06 21:30:06 +08:00
aot_llvm.h Merge d9325b2549 into d053f5534a 2025-05-06 21:30:06 +08:00
aot_orc_extra.cpp
aot_orc_extra.h
aot_orc_extra2.cpp
aot_stack_frame_comp.c
aot_stack_frame_comp.h
aot_stack_frame.h
aot.c
aot.h
iwasm_compl.cmake fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00