summaryrefslogtreecommitdiff
path: root/test/passes/func-metrics.txt
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-2/+2
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-0/+6
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-6/+6
* Reorder global definitions in Print pass (#3770)Abbas Mashayekh2021-04-021-1/+1
* Inlining: Always inline single-use functions (#3730)Alon Zakai2021-03-291-1/+1
* [RT] Support expressions in element segments (#3666)Abbas Mashayekh2021-03-241-1/+2
* Add missing fields in ModuleUtils::copyModule (#3692)Alon Zakai2021-03-161-1/+1
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-2/+2
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+6
* Simplfy getExpressionName (#3522)Alon Zakai2021-01-271-24/+24
* Only write explicit names to name section (#3241)Sam Clegg2020-10-151-1/+1
* Prototype extended-name-section proposal (#3162)Daniel Wirtz2020-09-291-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-9/+9
* Remove FunctionType (#2510)Thomas Lively2019-12-111-15/+15
* Add event section (#2151)Heejin Ahn2019-05-311-0/+6
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-3/+3
* Add globals to metrics (#2110)Heejin Ahn2019-05-161-0/+6
* Optimize mutable globals (#2066)Alon Zakai2019-05-021-1/+1
* Add export count to --metrics (#1954)Sam Clegg2019-03-191-0/+27
* Fix copying of globals (#1854)Alon Zakai2019-01-101-0/+20
* Massive renaming (#1855)Thomas Lively2019-01-071-1/+1
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-9/+11
* Show the binary bytes we can remove without each export, in --func-metrics (#...Alon Zakai2018-01-231-8/+115
* update test/passes/func-metrics.txt after racing landingsAlon Zakai (kripken)2018-01-131-1/+0
* Function metrics pass (#1353)Alon Zakai2018-01-121-0/+93