| Commit message (Expand) | Author | Age | Files | Lines |
* | EffectAnalyzer: Do not clear break targets before walk()/visit() (#5723) | Alon Zakai | 2023-05-17 | 1 | -0/+13 |
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -14/+23 |
* | Do not track effects of immutable things (#4376) | Alon Zakai | 2021-12-08 | 1 | -1/+0 |
* | [Wasm GC] Take advantage of immutable struct fields in effects.h (#4240) | Alon Zakai | 2021-10-13 | 1 | -1/+2 |
* | Clang-format c/cpp files in test directory (#4192) | Heejin Ahn | 2021-09-29 | 1 | -51/+46 |
* | Fix the effects of array.copy (#4118) | Alon Zakai | 2021-09-01 | 1 | -0/+14 |
* | Use the new module version of EffectAnalyzer (#4116) | Alon Zakai | 2021-08-31 | 1 | -3/+3 |
* | [OptimizeInstructions] Handle post-MVP sign extended operations (#3910) | Max Graey | 2021-06-03 | 1 | -0/+50 |
* | UniqueDeferredQueue improvements (#3847) | Alon Zakai | 2021-04-29 | 1 | -0/+38 |
* | [Wasm GC] Optimize struct stores like stores to memory, ignore unneeded bits ... | Alon Zakai | 2021-03-12 | 1 | -0/+13 |
* | [GC] More HeapType instead of Type (#3475) | Alon Zakai | 2021-01-11 | 1 | -0/+14 |
* | [effects.h] Add a trap effect for unreachable (#3387) | Alon Zakai | 2020-11-18 | 1 | -0/+14 |
* | Implement more cases for getMaxBits (#2879) | Max Graey | 2020-09-17 | 1 | -15/+529 |
* | Refactor getMaxBits() out of OptimizeInstructions and add beginnings of unit ... | Alon Zakai | 2020-08-04 | 1 | -5/+29 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -1/+1 |
* | LocalCSE: Consider pass options, both size and cost (#1840) | Alon Zakai | 2018-12-21 | 1 | -0/+18 |