summaryrefslogtreecommitdiff
path: root/src/passes/StackIR.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Enforce use of `Type::` on type names (#2434)Thomas Lively2020-01-071-2/+2
* Remove 'none' type as a branch target in ReFinalize (#2492)Alon Zakai2019-12-041-1/+1
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-1/+1
* Add Stack IR optimization support for EH (#2425)Heejin Ahn2019-11-071-3/+7
* Refactor stack IR / binary writer (NFC) (#2250)Heejin Ahn2019-07-231-20/+3
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-4/+4
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-5/+10
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-44/+31
* Massive renaming (#1855)Thomas Lively2019-01-071-3/+3
* Print Stack IR in proper .wat format (#1630)Alon Zakai2018-08-141-26/+0
* Stack IR (#1623)Alon Zakai2018-07-301-0/+393