index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
post-emscripten.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-3
/
+0
*
Do not repeat types names in text output (#6499)
Thomas Lively
2024-04-16
1
-6
/
+6
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-9
/
+9
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-3
/
+3
*
Handle invokes of invalid function pointers. See #14174 (#3951)
Alon Zakai
2021-06-24
1
-5
/
+12
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
Remove OptimizeCalls from PostEmscripten. NFC. (#3326)
Sam Clegg
2020-11-06
1
-80
/
+6
*
Rename Emscripten EHSjLj functions in wasm backend (#3191)
Heejin Ahn
2020-10-10
1
-13
/
+0
*
Stop renaming longjmp in wasm-emscripten-finalize (#3111)
Alon Zakai
2020-09-11
1
-0
/
+13
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-12
/
+12
*
Handle indirect calls in CallGraphPropertyAnalysis (#2624)
Alon Zakai
2020-01-24
1
-0
/
+24
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-21
/
+19
*
Optimize away invoke_ calls where possible (#2442)
Alon Zakai
2019-11-19
1
-2
/
+87
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-3
/
+3
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-114
/
+3
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-31
/
+31
*
Emit imports before defined things in text format (#1715)
Alon Zakai
2018-11-01
1
-1
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-1
/
+1
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-4
/
+4
*
optimize pow (#934)
Alon Zakai
2017-03-10
1
-2
/
+69
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-109
/
+109
*
Fix regression from #850 (#851)
Alon Zakai
2016-11-30
1
-0
/
+73
*
Change print order of top-level module components (#751)
Derek Schuff
2016-10-07
1
-1
/
+1
*
Print the name of memory along with size (#720)
Derek Schuff
2016-09-28
1
-1
/
+1
*
add drop and tee expressions
Alon Zakai
2016-09-07
1
-16
/
+28
*
wast function type name desugaring is changing in spec:301 (#654)
Alon Zakai
2016-07-28
1
-1
/
+2
*
Make initial and max memory sizes be in pages instead of bytes
Derek Schuff
2016-03-09
1
-1
/
+1
*
optimize load offsets from emscripten output
Alon Zakai
2016-01-31
1
-0
/
+29