summaryrefslogtreecommitdiff
path: root/src/ir/memory-utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Track the kinds of items that names refer to in wasm-delegations-fields...Alon Zakai2023-05-051-5/+29
* [NFC] Refactor each of ArrayNewSeg and ArrayInit into subclasses for Data/Ele...Alon Zakai2023-05-041-4/+2
* Do not flatten memory when array.new_data is present (#5650)Alon Zakai2023-04-101-12/+25
* Memory flattening cannot be done in the presence of DataDrop (#5521)Alon Zakai2023-02-241-7/+9
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-1/+4
* First class Data Segments (#4733)Ashley Nelson2022-06-211-12/+14
* [ctor-eval] Stop if there are any memory.init instructions (#4442)Alon Zakai2022-01-111-0/+72