summaryrefslogtreecommitdiff
path: root/src/passes/Directize.cpp
Commit message (Expand)AuthorAgeFilesLines
* [reference-types] Support passive elem segments (#3572)Abbas Mashayekh2021-03-051-1/+1
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-24/+32
* [TypedFunctionReferences] Implement call_ref (#3396)Alon Zakai2020-11-241-11/+33
* Remove dead code and unused includes. NFC. (#3328)Sam Clegg2020-11-081-1/+0
* Avoid fp$ access in MAIN_MODULES (#2704)Alon Zakai2020-03-271-3/+3
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+1
* Finalize tail call support (#2246)Thomas Lively2019-07-231-1/+2
* Simpify PassRunner.add() and automatically parallelize parallel functions (#2...Alon Zakai2019-07-191-6/+1
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-4/+8
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-23/+17
* Use a single table in wasm2js (#2005)Alon Zakai2019-04-151-26/+2
* Directize: if we change a type to unreachable, we need to propagate that out ...Alon Zakai2019-04-091-0/+10
* Directize: arguments may have had side effects, don't just remove them when o...Alon Zakai2019-04-081-5/+14
* worksAlon Zakai (kripken)2019-03-311-14/+16
* wip [ci skip]Alon Zakai (kripken)2019-03-311-0/+130