Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TypeSSA: Handle collisions by adding a hash to ensure a fresh rec group (#5724) | Alon Zakai | 2023-05-19 | 1 | -1/+4 |
* | [NFC] Add a generic hash implementation for tuples (#5162) | Thomas Lively | 2022-10-19 | 1 | -0/+18 |
* | [GUFA] Improve hashing (#5091) | Alon Zakai | 2022-09-28 | 1 | -1/+1 |
* | Support comparing, subtyping, and naming recursive types (#3610) | Thomas Lively | 2021-02-25 | 1 | -0/+13 |
* | Add 64-bit hash_combine (#3041) | Daniel Wirtz | 2020-08-16 | 1 | -1/+9 |
* | Refactor hashing (#3023) | Daniel Wirtz | 2020-08-12 | 1 | -19/+14 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -1/+2 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -5/+7 |
* | duplicate-function-elimination improvements (#1590) | Alon Zakai | 2018-06-07 | 1 | -3/+6 |
* | disambiguate hash usage (#1182) | Alon Zakai | 2017-09-13 | 1 | -1/+1 |
* | Const hoisting (#1176) | Alon Zakai | 2017-09-12 | 1 | -0/+5 |
* | add hash utility, and support for hashing and comparing expressions | Alon Zakai | 2016-05-28 | 1 | -0/+39 |