summaryrefslogtreecommitdiff
path: root/src/passes/Directize.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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