index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
RemoveUnusedModuleElements.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-5
/
+2
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+6
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-56
/
+0
*
Refactor removing module elements (#2489)
Heejin Ahn
2019-12-02
1
-42
/
+14
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-3
/
+0
*
Don't remove events used in instructions (#2412)
Heejin Ahn
2019-11-01
1
-0
/
+12
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+1
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-7
/
+26
*
Simplify function lists in RemoveUnusedModuleElements (NFC) (#2147)
Heejin Ahn
2019-05-28
1
-9
/
+1
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-3
/
+3
*
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
-60
/
+53
*
Finish bulk memory support (#2030)
Thomas Lively
2019-04-22
1
-0
/
+13
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-1
/
+3
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-1
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-50
/
+23
*
improve remove-unused-module-elements (#1532)
Alon Zakai
2018-05-04
1
-13
/
+49
*
Drop 'start' in RemoveUnusedModuleElements if the function is empty (#1449)
Daniel Wirtz
2018-02-28
1
-1
/
+7
*
Global optimization fixes (#1360)
Alon Zakai
2018-01-17
1
-0
/
+1
*
Optimize out memory and table when possible (#1352)
Alon Zakai
2018-01-10
1
-0
/
+57
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-1
/
+1
*
initial call_indirect support in ttf mode
Alon Zakai
2017-09-06
1
-0
/
+1
*
Optimize/merge duplicate function types (#1041)
Alon Zakai
2017-06-12
1
-1
/
+66
*
Wasm h to cpp (#926)
jgravelle-google
2017-03-10
1
-2
/
+2
*
Default Walker subclasses to using Visitor<SubType> (#921)
jgravelle-google
2017-02-23
1
-1
/
+1
*
add a RemoveUnusedModuleElements pass, and make LegalizeJSInterface create Te...
Alon Zakai
2016-12-07
1
-0
/
+155