Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -1/+1 |
* | Skip liveness analysis if too many locals (#2560) | Alon Zakai | 2020-01-06 | 1 | -0/+3 |
* | Move Type-related functions into Type class (NFC) (#2556) | Heejin Ahn | 2019-12-29 | 1 | -4/+4 |
* | Add string parameter to WASM_UNREACHABLE (#2499) | Sam Clegg | 2019-12-05 | 1 | -2/+2 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -5/+5 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -4/+8 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -37/+45 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -7/+0 |
* | Rename WasmType => Type (#1398) | Alon Zakai | 2018-02-02 | 1 | -4/+4 |
* | SpillPointers pass (#1339) | Alon Zakai | 2017-12-30 | 1 | -0/+198 |