.. |
debug
|
Apply clang-format for core/iwasm compilation and libraries (#784)
|
2021-10-13 15:13:00 +08:00 |
simd
|
Fix simd load issues
|
2022-06-10 04:27:01 +08:00 |
aot_compiler.c
|
Temporarily disable LoopUnswitch pass (#1183)
|
2022-06-09 08:58:25 +08:00 |
aot_compiler.h
|
Auto dump mem/perf profiling in execute_main/execute_func (#1157)
|
2022-05-09 15:19:55 +08:00 |
aot_emit_aot_file.c
|
Fix x86-32 compile warning and update document (#1164)
|
2022-05-10 15:22:20 +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
|
Enable opaque pointer for aot compiler to fit LLVM 15
|
2022-06-09 19:02:27 +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
|
Enable opaque pointer for aot compiler to fit LLVM 15
|
2022-06-09 19:02:27 +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
|
xip: Lookup float constants from table to reduce relocations (#894)
|
2021-12-16 21:39:23 +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
|
Enable opaque pointer for aot compiler to fit LLVM 15
|
2022-06-09 19:02:27 +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
|
Fix compilation errors for LLVM 14, refine code
|
2022-06-10 20:11:44 +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
|
Enable opaque pointer for aot compiler to fit LLVM 15
|
2022-06-09 19:02:27 +08:00 |
aot_emit_memory.h
|
Apply clang-format for core/iwasm compilation and libraries (#784)
|
2021-10-13 15:13:00 +08:00 |
aot_emit_numberic.c
|
Refine codes and fix several issues (#1094)
|
2022-04-18 17:33:30 +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
|
Enable opaque pointer for aot compiler to fit LLVM 15
|
2022-06-09 19:02:27 +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
|
Enable opaque pointer for aot compiler to fit LLVM 15
|
2022-06-09 19:02:27 +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
|
Fix compilation errors for LLVM 14, refine code
|
2022-06-10 20:11:44 +08:00 |
aot_llvm.c
|
Fix llvm 14.0 jit issue
|
2022-06-11 03:31:04 +08:00 |
aot_llvm.h
|
Fix compilation errors for LLVM 14, refine code
|
2022-06-10 20:11:44 +08:00 |
aot.c
|
Enable emitting custom name section to aot file (#794)
|
2021-10-26 16:32:52 +08:00 |
aot.h
|
Refactor externref related APIs of reference types feature (#971)
|
2022-01-19 11:25:08 +08:00 |
iwasm_compl.cmake
|
Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841)
|
2021-11-30 17:10:14 +08:00 |