summaryrefslogtreecommitdiff
path: root/src/passes/Souperify.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Convert LocalGraph influences accesses to function calls (#6899)Alon Zakai2024-09-041-2/+2
* Modernize code to C++17 (#3104)Max Graey2021-11-221-2/+1
* Refactor printing code so that printing Expressions always works (#3450)Alon Zakai2020-12-171-2/+1
* Add string parameter to WASM_UNREACHABLE (#2499)Sam Clegg2019-12-051-9/+8
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-6/+4
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-3/+3
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-4/+8
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-61/+132
* 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-1/+1
* Remove default cases (#1757)Thomas Lively2018-11-271-1/+0
* Souper integration + DataFlow optimizations (#1638)Alon Zakai2018-08-271-0/+691