Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Convert LocalGraph influences accesses to function calls (#6899) | Alon Zakai | 2024-09-04 | 1 | -2/+2 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -2/+1 |
* | Refactor printing code so that printing Expressions always works (#3450) | Alon Zakai | 2020-12-17 | 1 | -2/+1 |
* | Add string parameter to WASM_UNREACHABLE (#2499) | Sam Clegg | 2019-12-05 | 1 | -9/+8 |
* | Multivalue type creation and inspection (#2459) | Thomas Lively | 2019-11-22 | 1 | -6/+4 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -3/+3 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -4/+8 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -61/+132 |
* | Verify flat IR where it is expected, and give a nice error (#2009) | Alon Zakai | 2019-04-16 | 1 | -0/+2 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -1/+1 |
* | Remove default cases (#1757) | Thomas Lively | 2018-11-27 | 1 | -1/+0 |
* | Souper integration + DataFlow optimizations (#1638) | Alon Zakai | 2018-08-27 | 1 | -0/+691 |