Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -4/+4 |
* | Move Type-related functions into Type class (NFC) (#2556) | Heejin Ahn | 2019-12-29 | 1 | -5/+6 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -10/+10 |
* | Fix AvoidReinterprets on reinterpreted loads of fewer than the full size (#2123) | Alon Zakai | 2019-05-17 | 1 | -3/+13 |
* | Fix an infinite loop in avoid-reinterprets in unreachable code with loops of ... | Alon Zakai | 2019-05-17 | 1 | -0/+7 |
* | wasm2js: avoid reinterprets (#2094) | Alon Zakai | 2019-05-10 | 1 | -0/+181 |