Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -2/+3 |
* | [Wasm GC] Fix TypeRefining on fallthrough values via tee (#4900) | Alon Zakai | 2022-08-18 | 1 | -1/+9 |
* | [NFC] Mark modifiesBinaryenIR=false in more places (#4869) | Alon Zakai | 2022-08-03 | 1 | -0/+2 |
* | Add SubTypes::getAllSubTypes variant which includes the type itself (#4649) | Alon Zakai | 2022-05-13 | 1 | -1/+1 |
* | [Wasm GC] GlobalTypeOptimization: Remove fields from end based on subtypes (#... | Alon Zakai | 2022-03-30 | 1 | -10/+18 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -8/+3 |
* | [NFC] Add StructUtils namespace, and Scanner => StructScanner (#4317) | Alon Zakai | 2021-11-09 | 1 | -3/+8 |
* | [Wasm GC] Global Type Optimization: Remove unread fields (#4255) | Alon Zakai | 2021-10-20 | 1 | -12/+31 |
* | Update to C++17 and use std::optional for getSuperType (#4203) | Derek Schuff | 2021-10-18 | 1 | -5/+4 |
* | Refactor generic functionality out of ConstantFieldPropagation. NFC (#4209) | Alon Zakai | 2021-10-04 | 1 | -0/+254 |