| .. |
|
debug
|
57abdfdb5c
Fix typo (dwarf) in the codebase (#2367)
|
2 лет назад |
|
simd
|
caf805ece7
Fix AOT compiler simd shift opcodes (#2715)
|
2 лет назад |
|
aot.c
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 лет назад |
|
aot.h
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 лет назад |
|
aot_compiler.c
|
923e8d6471
Fix windows link error and clear windows warnings (#2463)
|
2 лет назад |
|
aot_compiler.h
|
cd0cec5beb
Check ValueKind before extracting a constant int value (#2595)
|
2 лет назад |
|
aot_emit_aot_file.c
|
562a5dd1b6
Fix data/elem drop (#2747)
|
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
|
103cb89593
aot compiler: Fix handle next reachable if block (#2793)
|
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
|
103cb89593
aot compiler: Fix handle next reachable if block (#2793)
|
2 лет назад |
|
aot_emit_function.h
|
cd7941cc39
AOT/JIT native stack bound check improvement (#2244)
|
2 лет назад |
|
aot_emit_memory.c
|
68a627ea2c
Fix several AOT compiler issues (#2697)
|
2 лет назад |
|
aot_emit_memory.h
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 лет назад |
|
aot_emit_numberic.c
|
68a627ea2c
Fix several AOT compiler issues (#2697)
|
2 лет назад |
|
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
|
67a887e2d3
Fix compilation warnings on Windows (#2868)
|
2 лет назад |
|
aot_llvm.h
|
9779f922b9
Fix boundary check typo in AOT compiler context (#2913)
|
2 лет назад |
|
aot_llvm_extra.cpp
|
5a75c31c38
Add VectorCombine pass for JIT and AOT (#2923)
|
2 лет назад |
|
aot_llvm_extra2.cpp
|
99b47fd334
Support AOT compiler with LLVM 17 (#2567)
|
2 лет назад |
|
aot_llvm_extra2.h
|
cd7941cc39
AOT/JIT native stack bound check improvement (#2244)
|
2 лет назад |
|
aot_orc_extra.cpp
|
8aa813f44a
Generate jitdump to support linux perf for LLVM JIT (#2788)
|
2 лет назад |
|
aot_orc_extra.h
|
8aa813f44a
Generate jitdump to support linux perf for LLVM JIT (#2788)
|
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 лет назад |