summaryrefslogtreecommitdiff
path: root/test/binaryen.js/optimize-levels.js.txt
Commit message (Expand)AuthorAgeFilesLines
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-2/+2
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+8
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-6/+4
* [OptimizeInstructions] Fold select into zero or single expression for some pa...Max Graey2021-10-051-15/+3
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-4/+4
* Remove function index printing (#2742)Thomas Lively2020-04-091-4/+4
* Remove FunctionType (#2510)Thomas Lively2019-12-111-8/+8
* Massive renaming (#1855)Thomas Lively2019-01-071-10/+10
* Improve selectification in remove-unused-brsAlon Zakai (kripken)2018-12-041-2/+2
* Stack IR (#1623)Alon Zakai2018-07-301-2/+2
* Add optimize, shrink level and debug info options to C/JS (#1357)Daniel Wirtz2018-01-171-0/+77