Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | End the current basic block on a Call (#5823) | Alon Zakai | 2023-07-26 | 1 | -2/+2 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -1/+3 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -6/+2 |
* | Allow only computing necessary influences in LocalGraph. NFC (#3861) | Alon Zakai | 2021-05-05 | 1 | -1/+1 |
* | Warn when running a pass not compatible with DWARF (#3506) | Alon Zakai | 2021-01-26 | 1 | -0/+4 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -2/+13 |
* | Make local.tee's type its local's type (#2511) | Heejin Ahn | 2019-12-12 | 1 | -1/+1 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -7/+7 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -1/+2 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -17/+21 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -10/+10 |
* | Improve LocalGraph (#1382) | Alon Zakai | 2018-01-24 | 1 | -2/+2 |
* | merge-locals pass (#1334) | Alon Zakai | 2017-12-17 | 1 | -0/+220 |