summaryrefslogtreecommitdiff
path: root/test/passes/converge_O3_metrics.bin.txt
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-18/+18
* Add a customizable title to Metrics reporting (#6792)Alon Zakai2024-07-301-0/+3
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-18/+18
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-60/+78
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-27/+27
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-27/+27
* Correctly handle escapes in string constants (#5070)Thomas Lively2022-09-221-3/+3
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-0/+3
* First class Data Segments (#4733)Ashley Nelson2022-06-211-7/+7
* MergeBlocks: Rewrite to use a generic algorithm (#4323)Alon Zakai2021-11-121-45/+45
* CoalesceLocals: Rewrite the algorithm to be linear and to ignore copies (#4314)Alon Zakai2021-11-101-42/+36
* MergeBlocks: optimize If conditions (#4260)Alon Zakai2021-10-191-63/+57
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-3/+3
* Remove Type ordering (#3793)Thomas Lively2021-05-181-6/+6
* Fix element segment ordering in Print (#3818)Abbas Mashayekh2021-04-201-3/+3
* Inlining: Always inline single-use functions (#3730)Alon Zakai2021-03-291-83/+273
* [RT] Support expressions in element segments (#3666)Abbas Mashayekh2021-03-241-2/+4
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+2
* Simplfy getExpressionName (#3522)Alon Zakai2021-01-271-30/+30
* Canonicalize subtraction with constant on the right to addition (#3321)Max Graey2020-11-101-8/+8
* RemoveUnusedBrs: Properly check for effects in selectify() (#3310)Alon Zakai2020-11-011-20/+12
* Assign import names consistently between text and binaryn reader (#3238)Sam Clegg2020-10-141-4/+4
* Prototype extended-name-section proposal (#3162)Daniel Wirtz2020-09-291-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-16/+16
* Remove FunctionType (#2510)Thomas Lively2019-12-111-30/+32
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-248/+2
* Add event section (#2151)Heejin Ahn2019-05-311-0/+3
* Add globals to metrics (#2110)Heejin Ahn2019-05-161-0/+3
* Add export count to --metrics (#1954)Sam Clegg2019-03-191-0/+3
* Massive renaming (#1855)Thomas Lively2019-01-071-96/+96
* Optimize an if exit block into an if arm (#1749)Alon Zakai2018-11-151-57/+57
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-3/+3
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-21/+21
* DeadArgumentElimination Pass (#1641)Alon Zakai2018-09-051-106/+335
* Stack IR (#1623)Alon Zakai2018-07-301-18/+18
* run precompute-propagate early, when we would run it also late, as it is help...Alon Zakai2018-06-041-254/+3
* --simplify-locals-nonesting (#1525)Alon Zakai2018-04-301-29/+15
* add --converge option to wasm-opt (#1524)Alon Zakai2018-04-301-0/+761