summaryrefslogtreecommitdiff
path: root/src/passes/AlignmentLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename indexType -> addressType. NFC (#7060)Sam Clegg2024-11-071-28/+28
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-24/+48
* Initial implementation of "Memory64" proposal (#3130)Wouter van Oortmerssen2020-09-181-24/+28
* Prepare for compound types that are single but not basic (#3046)Daniel Wirtz2020-08-171-2/+2
* AlignmentLowering: Handle all possible cases for i64, f32, f64 (#3008)Alon Zakai2020-07-311-18/+160
* Add a builder.makeConst helper template (#2971)Alon Zakai2020-07-211-10/+10
* [NFC] Enforce use of `Type::` on type names (#2434)Thomas Lively2020-01-071-77/+94
* Add string parameter to WASM_UNREACHABLE (#2499)Sam Clegg2019-12-051-4/+4
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-27/+27
* Add a pass to lower unaligned loads and stores (#2078)Alon Zakai2019-05-021-0/+214