| .. |
|
debug
|
53f0941ffa
Revert "lldb_function_to_function_dbi: A hack to avoid crashing on C++ methods (#3190)" (#3281)
|
1 год назад |
|
simd
|
bcc2a2d2e1
Sync simd opcode definitions spec (#3290)
|
1 год назад |
|
aot.c
|
92176be7d6
Sync up with the latest GC MVP spec proposal (#2836)
|
2 лет назад |
|
aot.h
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 год назад |
|
aot_compiler.c
|
bcc2a2d2e1
Sync simd opcode definitions spec (#3290)
|
1 год назад |
|
aot_compiler.h
|
58c980c4df
Fix llvm jit push funcref/externref result type issue (#3169)
|
1 год назад |
|
aot_emit_aot_file.c
|
68bd30c6f9
Enhance GC subtyping checks (#3317)
|
1 год назад |
|
aot_emit_compare.c
|
3a31e517a4
Fix GC AOT issues (#2640)
|
2 лет назад |
|
aot_emit_compare.h
|
a9cac2ec0a
AOT compiler: Implement part of GC opcode compilation (#2486)
|
2 лет назад |
|
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
|
2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
|
1 год назад |
|
aot_emit_control.h
|
d31455fc4e
Refactor aot stack frame commit (#2976)
|
2 лет назад |
|
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
|
b6216a5f8a
Fix ip (bytecode offset) not committed into the latest aot frame (#3213)
|
1 год назад |
|
aot_emit_exception.h
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 лет назад |
|
aot_emit_function.c
|
68bd30c6f9
Enhance GC subtyping checks (#3317)
|
1 год назад |
|
aot_emit_function.h
|
d31455fc4e
Refactor aot stack frame commit (#2976)
|
2 лет назад |
|
aot_emit_gc.c
|
d31455fc4e
Refactor aot stack frame commit (#2976)
|
2 лет назад |
|
aot_emit_gc.h
|
d31455fc4e
Refactor aot stack frame commit (#2976)
|
2 лет назад |
|
aot_emit_memory.c
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 год назад |
|
aot_emit_memory.h
|
77d27c9ff6
Enable stringref aot (#2816)
|
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
|
cc23a09d5e
Fix test script error and related wamrc and GC issues (#2975)
|
2 лет назад |
|
aot_emit_parametric.h
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 лет назад |
|
aot_emit_stringref.c
|
d31455fc4e
Refactor aot stack frame commit (#2976)
|
2 лет назад |
|
aot_emit_stringref.h
|
d31455fc4e
Refactor aot stack frame commit (#2976)
|
2 лет назад |
|
aot_emit_table.c
|
cf7350f069
Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830)
|
2 лет назад |
|
aot_emit_table.h
|
cf7350f069
Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830)
|
2 лет назад |
|
aot_emit_variable.c
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 год назад |
|
aot_emit_variable.h
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 лет назад |
|
aot_llvm.c
|
4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
|
1 год назад |
|
aot_llvm.h
|
644044522c
Merge branch main into dev/gc_refactor
|
2 лет назад |
|
aot_llvm_extra.cpp
|
722381fcf2
aot compiler: Some updates for LLVM 18 (#2981)
|
2 лет назад |
|
aot_llvm_extra2.cpp
|
7e65f9a244
aot: Fix LLVMSetTailCallKind check (#3099)
|
1 год назад |
|
aot_llvm_extra2.h
|
7e65f9a244
aot: Fix LLVMSetTailCallKind check (#3099)
|
1 год назад |
|
aot_orc_extra.cpp
|
722381fcf2
aot compiler: Some updates for LLVM 18 (#2981)
|
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 лет назад |