summaryrefslogtreecommitdiff
path: root/src/ir/flat.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in Flat IR validation logic (#5450)Alon Zakai2023-01-251-1/+1
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-1/+3
* [NFC] Mark modifiesBinaryenIR=false in more places (#4869)Alon Zakai2022-08-031-0/+2
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+2
* Flat IR: Allow ref.as_non_null in nested positions (#3732)Alon Zakai2021-03-251-3/+10
* Flat IR: local.set's value should not be a control flow (#2589)Alon Zakai2020-05-271-4/+10
* Collect signatures from all block kinds (#2691)Thomas Lively2020-03-161-6/+1
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-5/+7
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-3/+3
* Simpify PassRunner.add() and automatically parallelize parallel functions (#2...Alon Zakai2019-07-191-3/+1
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-2/+2
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-15/+21
* Verify flat IR where it is expected, and give a nice error (#2009)Alon Zakai2019-04-161-0/+120