summaryrefslogtreecommitdiff
path: root/src/passes/DataFlowOpts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-1/+3
* Fix DataFlowOpts leaking temporary Functions (#3093)Daniel Wirtz2020-09-021-4/+4
* Remove FunctionType (#2510)Thomas Lively2019-12-111-1/+1
* Add string parameter to WASM_UNREACHABLE (#2499)Sam Clegg2019-12-051-7/+4
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-1/+1
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-3/+6
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-19/+22
* Verify flat IR where it is expected, and give a nice error (#2009)Alon Zakai2019-04-161-0/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
* Fix a DataFlowOpts bug (#1729)Alon Zakai2018-11-071-5/+5
* Souper integration + DataFlow optimizations (#1638)Alon Zakai2018-08-271-0/+250