summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-metadce.test
Commit message (Expand)AuthorAgeFilesLines
* Improve fuzzing of both closed and open world styles of modules (#7090)Alon Zakai2024-11-191-0/+3
* Add nontrapping-fptoint lowering pass (#7016)Derek Schuff2024-11-191-0/+5
* Rename memory-copy-fill-lowering pass (#7082)Derek Schuff2024-11-161-4/+4
* Introduce pass to lower memory.copy and memory.fill (#7021)Derek Schuff2024-11-131-0/+4
* Add a --preserve-type-order option (#6916)Thomas Lively2024-09-101-2/+6
* Adds a J2CL specific pass that moves itable entries to vtables (#6888)Roberto Lublinerman2024-09-061-0/+4
* [NFC] Move optimizeSubsequentStructSet() to a new pass, HeapStoreOptimization...Alon Zakai2024-09-031-0/+2
* [FP16] Add a feature flag for FP16. (#6864)Brendan Dahl2024-08-221-0/+4
* Add a string lowering mode disallowing non-UTF-8 strings (#6861)Thomas Lively2024-08-211-0/+5
* Add a pass for minimizing recursion groups (#6832)Thomas Lively2024-08-171-0/+3
* Add a customizable title to Metrics reporting (#6792)Alon Zakai2024-07-301-1/+3
* Allow different arguments for multiple instances of a pass (#6687)Christian Speckner2024-07-151-1/+8
* [StackIR] Allow StackIR to be disabled from the commandline (#6725)Alon Zakai2024-07-101-75/+646
* [threads] Add a "shared-everything" feature (#6658)Thomas Lively2024-06-141-0/+4
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-0/+6
* Add sourcemap support to wasm-metadce and wasm-merge (#6372)Jérôme Vouillon2024-03-061-0/+7
* [typed-cont] Add feature flag (#5996)Frank Emrich2023-10-051-0/+4
* Remove the GCNNLocals feature (#5080)Thomas Lively2023-08-311-4/+0
* Rename multimemory flag (#5890)Ashley Nelson2023-08-211-2/+2
* Remove the --hybrid and --nominal command line options (#5669)Thomas Lively2023-04-141-7/+0
* Move closed world flag to tool options (#5428)Alon Zakai2023-01-131-0/+7
* Remove equirecursive typing (#5240)Thomas Lively2022-11-231-4/+0
* Temporarily restore the typed-function-references flags as no-ops (#5050)Thomas Lively2022-09-161-64/+70
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-091-70/+64
* Adding Multi-Memories Wasm Feature (#4968)Ashley Nelson2022-08-251-0/+4
* [Strings] Add feature flag for Strings proposal (#4766)Alon Zakai2022-06-301-0/+4
* Add support for extended-const proposal (#4529)Sam Clegg2022-03-191-0/+4
* Add a `--hybrid` type system option (#4460)Thomas Lively2022-01-191-0/+4
* Add categories to --help text (#4421)Alon Zakai2022-01-051-6/+111
* Add a --structural flag (#4252)Thomas Lively2021-10-161-12/+1
* Lit tests for tool help messages (#3965)Thomas Lively2021-07-071-0/+73