index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
MemoryPacking.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-2
/
+1
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-21
/
+20
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+11
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-14
/
+22
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-55
/
+65
*
Fix MemoryPacking bug (#4579)
Thomas Lively
2022-04-05
1
-2
/
+1
*
[MemoryPacking] Remove workaround for old V8 bug (#4558)
Thomas Lively
2022-03-31
1
-10
/
+1
*
[NFC][MemoryPacking] Avoid unnecessarily enormous memory allocations (#4556)
Thomas Lively
2022-03-30
1
-26
/
+33
*
Support 64-bit data segment init-exps in Memory64 (#3593)
Wouter van Oortmerssen
2021-02-25
1
-3
/
+8
*
MemoryPacking: Preserve segment names (#3458)
Sam Clegg
2020-12-18
1
-4
/
+29
*
MemoryPacking: Properly notice zeroFilledMemory (#3306)
Alon Zakai
2020-11-02
1
-9
/
+19
*
Avoid name collisions in MemoryPacking (#3265)
Alon Zakai
2020-10-20
1
-4
/
+3
*
Warn on memory segment overlaps (#3257)
Alon Zakai
2020-10-20
1
-0
/
+2
*
Fuzz fix for MemoryPacking on trampled data (#3222)
Alon Zakai
2020-10-15
1
-3
/
+66
*
[MemoryPacking] Emit the correct segment indices on memory.init (#3239)
Thomas Lively
2020-10-14
1
-1
/
+6
*
Refactor naming convention for functions handling tuples (#3196)
Max Graey
2020-10-09
1
-2
/
+1
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-10
/
+12
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-3
/
+2
*
Add a builder.makeConst helper template (#2971)
Alon Zakai
2020-07-21
1
-11
/
+9
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-1
/
+2
*
Limit the number of passive segments to work around a Chrome bug (#2613)
Thomas Lively
2020-01-22
1
-1
/
+9
*
Optimize passive segments in memory-packing (#2426)
Thomas Lively
2020-01-15
1
-111
/
+608
*
Fix memory size calculation in MemoryPacking (#2548)
Heejin Ahn
2019-12-20
1
-1
/
+6
*
Fix trapping and dangling insts in memory packing (#2540)
Heejin Ahn
2019-12-19
1
-4
/
+14
*
Implement 0-len/drop spec changes in bulk memory (#2529)
Heejin Ahn
2019-12-16
1
-6
/
+0
*
Re-land #2235 with fixes (#2245)
Thomas Lively
2019-07-20
1
-4
/
+42
*
Revert "Remove bulk memory instructions refering to active segments (#2235)" ...
Thomas Lively
2019-07-19
1
-40
/
+4
*
Remove bulk memory instructions refering to active segments (#2235)
Thomas Lively
2019-07-19
1
-4
/
+40
*
Loosen conditions on MemoryPacking (#2205)
Thomas Lively
2019-07-03
1
-4
/
+12
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-1
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-7
/
+9
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-1
/
+1
*
Move segment merging to fit web limits into its own pass (#1980)
Thomas Lively
2019-04-08
1
-35
/
+69
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-2
/
+2
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-0
/
+2
*
add a pass to optimize memory segments, and pack memory in asm2wasm
Alon Zakai
2016-11-01
1
-0
/
+80