index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
SimplifyGlobals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fuzz fix for SimplifyGlobals nopping (#2750)
Alon Zakai
2020-04-12
1
-4
/
+4
*
Remove redundant vacume pass. Followup on #2741 (#2747)
Sam Clegg
2020-04-10
1
-4
/
+19
*
Remove writes to globals that are never written to (#2741)
Sam Clegg
2020-04-09
1
-0
/
+39
*
Tuple globals (#2718)
Thomas Lively
2020-04-02
1
-4
/
+4
*
makeConstExpression => makeConstantExpression (#2698)
Alon Zakai
2020-03-17
1
-2
/
+2
*
Handle multivalue returns in the interpreter (#2684)
Thomas Lively
2020-03-10
1
-2
/
+2
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-1
/
+1
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-8
/
+11
*
SimplifyGlobals: Apply known constant values in linear traces (#2340)
Alon Zakai
2019-09-13
1
-13
/
+73
*
SimplifyGlobals: Propagate constants in global initializers (#2238)
Alon Zakai
2019-07-20
1
-7
/
+54
*
Simpify PassRunner.add() and automatically parallelize parallel functions (#2...
Alon Zakai
2019-07-19
1
-11
/
+3
*
SimplifyGlobals: Constant-propagate constant values of immutable globals (#2234)
Alon Zakai
2019-07-18
1
-0
/
+43
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-3
/
+3
*
Optimize mutable globals (#2066)
Alon Zakai
2019-05-02
1
-0
/
+143