Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename indexType -> addressType. NFC (#7060) | Sam Clegg | 2024-11-07 | 1 | -28/+28 |
* | Mutli-Memories Support in IR (#4811) | Ashley Nelson | 2022-08-17 | 1 | -24/+48 |
* | Initial implementation of "Memory64" proposal (#3130) | Wouter van Oortmerssen | 2020-09-18 | 1 | -24/+28 |
* | Prepare for compound types that are single but not basic (#3046) | Daniel Wirtz | 2020-08-17 | 1 | -2/+2 |
* | AlignmentLowering: Handle all possible cases for i64, f32, f64 (#3008) | Alon Zakai | 2020-07-31 | 1 | -18/+160 |
* | Add a builder.makeConst helper template (#2971) | Alon Zakai | 2020-07-21 | 1 | -10/+10 |
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -77/+94 |
* | Add string parameter to WASM_UNREACHABLE (#2499) | Sam Clegg | 2019-12-05 | 1 | -4/+4 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -27/+27 |
* | Add a pass to lower unaligned loads and stores (#2078) | Alon Zakai | 2019-05-02 | 1 | -0/+214 |