Files
wamr/core/iwasm/aot
Wenyong Huang 68a627ea2c Fix several AOT compiler issues (#2697)
- Fix potential invalid push param phis and add incoming phis to a un-existed basic block
- Fix potential invalid shift count int rotl/rotr opcodes
- Resize memory_data_size to UINT32_MAX if it is 4G when hw bound check is enabled
- Fix negative linear memory offset is used for 64-bit target it is const and larger than INT32_MAX
2023-11-02 20:36:21 +08:00
..
2023-10-07 16:05:10 +08:00
2022-09-16 18:54:04 +08:00
2022-12-13 10:48:51 +08:00
2023-06-05 09:17:39 +08:00