.. |
debug
|
Apply clang-format for core/iwasm compilation and libraries (#784)
|
2021-10-13 15:13:00 +08:00 |
simd
|
Enable aot compiler with llvm-14/15 (#1252)
|
2022-06-28 14:53:01 +08:00 |
aot_compiler.c
|
Implement xtensa XIP (#1202)
|
2022-08-04 14:42:28 +08:00 |
aot_compiler.h
|
Support integrate 3rd-party toolchains into wamrc (#1237)
|
2022-06-20 13:13:41 +08:00 |
aot_emit_aot_file.c
|
Support integrate 3rd-party toolchains into wamrc (#1237)
|
2022-06-20 13:13:41 +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
|
Implement xtensa XIP (#1202)
|
2022-08-04 14:42: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
|
Enable aot compiler with llvm-14/15 (#1252)
|
2022-06-28 14:53:01 +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 aot compiler with llvm-14/15 (#1252)
|
2022-06-28 14:53:01 +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
|
Enable aot compiler with llvm-14/15 (#1252)
|
2022-06-28 14:53:01 +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
|
Implement xtensa XIP (#1202)
|
2022-08-04 14:42:28 +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
|
Implement i64.div and i64.rem intrinsics (#1375)
|
2022-08-12 11:09:06 +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 aot compiler with llvm-14/15 (#1252)
|
2022-06-28 14:53:01 +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 aot compiler with llvm-14/15 (#1252)
|
2022-06-28 14:53:01 +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
|
Add our own legacy loop unswitch pass (#1339)
|
2022-07-29 10:29:02 +08:00 |
aot_llvm.c
|
Fix load type not initialized issue for LLVMBuildLoad2 (#1381)
|
2022-08-12 14:18:47 +08:00 |
aot_llvm.h
|
Add our own legacy loop unswitch pass (#1339)
|
2022-07-29 10:29:02 +08:00 |
aot.c
|
Enable emitting custom name section to aot file (#794)
|
2021-10-26 16:32:52 +08:00 |
aot.h
|
Support integrate 3rd-party toolchains into wamrc (#1237)
|
2022-06-20 13:13:41 +08:00 |
iwasm_compl.cmake
|
Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841)
|
2021-11-30 17:10:14 +08:00 |