Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Improve OnceReduction comment (#6068) | Alon Zakai | 2023-10-31 | 1 | -1/+7 |
* | OnceReduction: Optimize bodies of trivial "once" functions (#6061) | Alon Zakai | 2023-10-31 | 1 | -10/+112 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -5/+9 |
* | [NFC] Mark modifiesBinaryenIR=false in more places (#4869) | Alon Zakai | 2022-08-03 | 1 | -0/+2 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -9/+5 |
* | SimplifyGlobals: Detect trivial read-only-to-write functions (#4257) | Alon Zakai | 2021-10-19 | 1 | -0/+3 |
* | Optimize away dominated calls to functions that run only once (#4111) | Alon Zakai | 2021-09-03 | 1 | -0/+444 |