index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
module-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MinifyImportsAndExports: Minify the memory and table as well. (#3089)
Alon Zakai
2020-09-02
1
-0
/
+8
*
Add new compound Signature, Struct and Array types (#3012)
Daniel Wirtz
2020-08-24
1
-1
/
+1
*
Asyncify verbose option (#3022)
Alon Zakai
2020-08-06
1
-3
/
+8
*
Remove --fuzz-binary and simplify round trip (#2799)
Thomas Lively
2020-04-24
1
-11
/
+2
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-52
/
+0
*
Tuple globals (#2718)
Thomas Lively
2020-04-02
1
-2
/
+21
*
Collect signatures from all block kinds (#2691)
Thomas Lively
2020-03-16
1
-7
/
+11
*
Asyncify: Fix wasm-only instrumentation of unnamed imports (#2682)
Alon Zakai
2020-03-05
1
-1
/
+1
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-1
/
+7
*
Handle indirect calls in CallGraphPropertyAnalysis (#2624)
Alon Zakai
2020-01-24
1
-2
/
+13
*
Clear Mixedarena in ModuleUtils::clearModule (#2588)
Heejin Ahn
2020-01-13
1
-0
/
+1
*
Correctly clear memory / table info in clearModule (#2536)
Heejin Ahn
2019-12-17
1
-2
/
+2
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-8
/
+59
*
Add a RoundTrip pass (#2516)
Alon Zakai
2019-12-09
1
-2
/
+16
*
Refactor and optimize binary writing type collection (#2478)
Alon Zakai
2019-11-26
1
-32
/
+67
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-44
/
+17
*
Refactor a CallGraphPropertyAnalysis helper [NFC] (#2441)
Alon Zakai
2019-11-18
1
-20
/
+70
*
Simpify PassRunner.add() and automatically parallelize parallel functions (#2...
Alon Zakai
2019-07-19
1
-4
/
+1
*
Bysyncify: async transform for wasm (#2172)
Alon Zakai
2019-06-15
1
-0
/
+57
*
Use BinaryIndexes instead of copies in BinaryWriter (NFC) (#2161)
Heejin Ahn
2019-06-04
1
-1
/
+0
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-0
/
+45
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-19
/
+12
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-69
/
+0
*
Use target features section in wasm-opt (#1967)
Thomas Lively
2019-04-03
1
-1
/
+70
*
Fix copying of globals (#1854)
Alon Zakai
2019-01-10
1
-0
/
+2
*
Require unique_ptr to Module::addFunctionType() (#1672)
Paweł Bylica
2019-01-10
1
-1
/
+1
*
Fix comment in src/ir/module-utils.h (#1810)
Sam Clegg
2018-12-07
1
-2
/
+4
*
Handle missing function in renameFunctions (#1808)
Sam Clegg
2018-12-06
1
-2
/
+6
*
Add function rename utility (#1805)
Alon Zakai
2018-12-05
1
-0
/
+47
*
Emit imports before defined things in text format (#1715)
Alon Zakai
2018-11-01
1
-1
/
+29
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-18
/
+84
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-16
/
+18
*
wasm2asm: Finish i64 lowering operations (#1563)
Alex Crichton
2018-05-25
1
-0
/
+13
*
Show the binary bytes we can remove without each export, in --func-metrics (#...
Alon Zakai
2018-01-23
1
-0
/
+34
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-0
/
+59