index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
StackIR.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Wasm GC] Avoid dangerous StackIR opts on GC (#4007)
Alon Zakai
2021-07-22
1
-4
/
+40
*
Allow only computing necessary influences in LocalGraph. NFC (#3861)
Alon Zakai
2021-05-05
1
-1
/
+1
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-1
/
+3
*
Support Stack IR for new try-catch(_all) (#3538)
Heejin Ahn
2021-02-03
1
-0
/
+1
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-1
/
+1
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-2
/
+2
*
Remove 'none' type as a branch target in ReFinalize (#2492)
Alon Zakai
2019-12-04
1
-1
/
+1
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-1
/
+1
*
Add Stack IR optimization support for EH (#2425)
Heejin Ahn
2019-11-07
1
-3
/
+7
*
Refactor stack IR / binary writer (NFC) (#2250)
Heejin Ahn
2019-07-23
1
-20
/
+3
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-4
/
+4
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-5
/
+10
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-44
/
+31
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-3
/
+3
*
Print Stack IR in proper .wat format (#1630)
Alon Zakai
2018-08-14
1
-26
/
+0
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-0
/
+393