index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
Heap2Local.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-15
/
+7
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-6
/
+1
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-2
/
+1
*
Heap2Local: Handle loops (#4288)
Alon Zakai
2021-10-28
1
-2
/
+8
*
Add a SmallSet and use it in LocalGraph. NFC (#4188)
Alon Zakai
2021-09-29
1
-1
/
+1
*
[Wasm GC] Implement static (rtt-free) StructNew, ArrayNew, ArrayInit (#4172)
Alon Zakai
2021-09-23
1
-1
/
+3
*
Use the new module version of EffectAnalyzer (#4116)
Alon Zakai
2021-08-31
1
-2
/
+2
*
[Wasm GC] Fix Heap2Local + non-nullable locals (#4017)
Alon Zakai
2021-07-23
1
-9
/
+26
*
[Wasm GC] Heap2Local: Replace the allocation with null (#3893)
Alon Zakai
2021-05-17
1
-24
/
+54
*
[Wasm GC] Heap2Local: Handle branches (#3881)
Alon Zakai
2021-05-12
1
-11
/
+24
*
Heap2Local: Use escape analysis to turn heap allocations into local data (#3866)
Alon Zakai
2021-05-12
1
-0
/
+701