Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Wasm GC] Refinalize in UnneededSetRemover when necessary (#5287) | Alon Zakai | 2022-11-22 | 1 | -0/+10 |
* | Avoid a code pattern of vec.resize() followed by std::fill() as suboptimal. I... | juj | 2022-04-05 | 1 | -1/+1 |
* | Use the new module version of EffectAnalyzer (#4116) | Alon Zakai | 2021-08-31 | 1 | -9/+7 |
* | Add EH support for EffectAnalyzer (#2631) | Heejin Ahn | 2020-02-03 | 1 | -6/+12 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -15/+15 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -16/+12 |
* | Optimize away sets of the same local (#1940) | Alon Zakai | 2019-03-07 | 1 | -10/+35 |
* | Optimize added constants with propagation only if we see we will remove all u... | Alon Zakai | 2019-03-06 | 1 | -0/+86 |