index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
MultiMemoryLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-3
/
+3
*
[NFC] Standardize Super:: over super:: (#6920)
Alon Zakai
2024-09-10
1
-1
/
+1
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-3
/
+3
*
[NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)
Alon Zakai
2023-08-02
1
-0
/
+1
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-1
/
+1
*
Make constant expression validation stricter (#5557)
Thomas Lively
2023-03-10
1
-11
/
+13
*
Maintain first memory import/export in Multi-Memory Lowering Pass (#5363)
Ashley Nelson
2023-01-03
1
-2
/
+50
*
Move assert in MultiMemoryLowering (#5376)
Ashley Nelson
2023-01-03
1
-3
/
+6
*
Add memory: init, copy, fill support to Multi-Memory Lowering Pass (#5346)
Ashley Nelson
2022-12-15
1
-0
/
+112
*
Refactor Multi-Memory Lowering pass to support additional instructions (#5352)
Ashley Nelson
2022-12-15
1
-44
/
+64
*
Add Atomics support to Multi-Memory Lowering Pass (#5339)
Ashley Nelson
2022-12-12
1
-0
/
+41
*
Add SIMD support to Multi-Memory Lowering Pass (#5336)
Ashley Nelson
2022-12-12
1
-6
/
+34
*
Adds bounds checks to Load/Store in Multi-Memories Lowering Pass (#5256)
Ashley Nelson
2022-12-09
1
-70
/
+110
*
Handles memory.grow failure in MultiMemoryLowering Pass (#5241)
Ashley Nelson
2022-11-11
1
-4
/
+9
*
Multi-Memories Lowering Pass (#5107)
Ashley Nelson
2022-11-01
1
-0
/
+421