summaryrefslogtreecommitdiff
path: root/test/lit/help
Commit message (Expand)AuthorAgeFilesLines
* Add an "unsubtyping" optimization (#5982)Thomas Lively2023-10-102-0/+6
* [typed-cont] Add feature flag (#5996)Frank Emrich2023-10-0510-0/+40
* Asyncify: Improve comments (#5987)Heejin Ahn2023-10-031-3/+3
* Add passes to finalize or unfinalize types (#5944)Alon Zakai2023-09-182-0/+10
* Add a simple tuple optimization pass (#5937)Alon Zakai2023-09-142-0/+4
* Remove the GCNNLocals feature (#5080)Thomas Lively2023-08-3110-40/+0
* Rename multimemory flag (#5890)Ashley Nelson2023-08-2110-20/+20
* GUFA: Add a version that casts all of our inferences (#5846)Alon Zakai2023-07-272-0/+6
* Add a pass to sort functions by name (#5811)Alon Zakai2023-07-122-0/+6
* [EH] Add pass to remove EH instructions (#5770)Heejin Ahn2023-06-152-0/+4
* Reintroduce wasm-merge (#5709)Alon Zakai2023-05-161-0/+149
* Disable sign extension in SignExtLowering.cpp (#5676)Thomas Lively2023-04-192-2/+4
* Remove the --hybrid and --nominal command line options (#5669)Thomas Lively2023-04-1410-67/+0
* [wasm-ctor-eval] Add support for multivalue serialization and a quiet mode (#...Alon Zakai2023-02-231-0/+3
* [Wasm GC] Add AbstractTypeRefining pass (#5461)Alon Zakai2023-02-032-0/+6
* Add a mechanism to skip a pass by name (#5448)Alon Zakai2023-01-242-0/+4
* Support using JSPI to load the secondary wasm split module. (#5431)Brendan Dahl2023-01-201-4/+4
* Move closed world flag to tool options (#5428)Alon Zakai2023-01-139-18/+67
* Remove unused types during type optimizations (#5361)Thomas Lively2022-12-192-0/+4
* Adds bounds checks to Load/Store in Multi-Memories Lowering Pass (#5256)Ashley Nelson2022-12-092-0/+10
* [Wasm GC] Add TypeMerging pass (#5321)Alon Zakai2022-12-072-0/+6
* [Wasm GC] Add TypeSSA pass (#5299)Alon Zakai2022-12-022-0/+6
* Add a placeholder closed-world flag (#5298)Alon Zakai2022-11-292-0/+18
* Remove equirecursive typing (#5240)Thomas Lively2022-11-2310-47/+7
* [Wasm GC] Start an OptimizeCasts pass and reuse cast values there (#5263)Alon Zakai2022-11-172-0/+4
* Add a pass to lower sign-ext operations to MVP (#5254)Alon Zakai2022-11-152-0/+6
* [Wasm GC] Add Monomorphize pass (#5238)Alon Zakai2022-11-112-0/+12
* ReorderGlobals pass (#4904)Alon Zakai2022-11-022-0/+6
* Multi-Memories Lowering Pass (#5107)Ashley Nelson2022-11-012-0/+6
* Temporarily restore the typed-function-references flags as no-ops (#5050)Thomas Lively2022-09-169-606/+658
* Allow optimizing with global function effects (#5040)Alon Zakai2022-09-162-0/+10
* Multi-Memories wasm-split (#4977)Ashley Nelson2022-09-151-3/+19
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-099-644/+590
* Add JavaScript promise integration (JSPI) pass. (#4961)Brendan Dahl2022-09-022-0/+6
* Adding Multi-Memories Wasm Feature (#4968)Ashley Nelson2022-08-259-0/+36
* Remove metadata generation from wasm-emscripten-finalize (#4863)Sam Clegg2022-08-071-3/+0
* [wasm-split] Add --print-profile option (#4771)sps-gold2022-07-251-0/+6
* Grand Unified Flow Analysis (GUFA) (#4598)Alon Zakai2022-07-222-0/+18
* [Strings] Add feature flag for Strings proposal (#4766)Alon Zakai2022-06-309-0/+36
* [Parser] Begin parsing modules (#4716)Thomas Lively2022-06-101-0/+3
* Restore and fix SpillPointers pass (#4570)Alon Zakai2022-06-062-0/+6
* Global Struct Inference pass: Infer two constants in struct.get (#4659)Alon Zakai2022-06-012-0/+4
* [Wasm GC] Signature Pruning (#4545)Alon Zakai2022-03-252-0/+6
* Add support for extended-const proposal (#4529)Sam Clegg2022-03-199-0/+40
* MergeSimilarFunctions optimization pass (#4414)Yuta Saito2022-03-032-0/+6
* Clarify in tools help message that -O == -Os. (#4516)t4lz2022-02-162-2/+2
* [wasm-split] Add an --asyncify option (#4513)Thomas Lively2022-02-091-0/+5
* Isorecursive type fuzzing (#4501)Thomas Lively2022-02-041-0/+2
* [Docs] Document wasm-ctor-eval (#4493)Alon Zakai2022-02-031-1/+1
* Remove used wasm-emscripten-finalize option `--initial-stack-pointer` (#4490)Sam Clegg2022-02-011-3/+0