Commits
User selector
Commit history
Commits on May 28, 2026
Add isActive/isPassive methods to segments (NFC) (#8782)
Show description for f499c84authored
Commits on Mar 5, 2026
Custom Page Sizes proposal support (#8307)
Show description for 4d479b4authored
Congcong Cai
Commits on Feb 13, 2026
Fix Memory64Lowering table.copy size wrapping for mixed tables (#8319)
Show description for 204c3f8authoredFix Memory64Lowering table.grow return value for -1 failure (#8318)
Show description for da18c0dauthoredHandle constant offsets larger than 4G in memory64-lowering (#8316)
Show description for 18ba061authored
Commits on Feb 12, 2026
Add SIMD load and store support to Memory64Lowering pass (#8303)
Show description for aebfa3cauthored
Commits on Jun 17, 2025
Implement `elem.drop` (#7658)
Show description for e73224aauthored
Commits on Dec 4, 2024
Remove separate Table64Lowering pass (#7131)
Show description for 6896373authored
Commits on Nov 7, 2024
Rename indexType -> addressType. NFC (#7060)
Show description for a3d940fauthored
Commits on Sep 10, 2024
[NFC] Standardize Super:: over super:: (#6920)
Show description for 9d3f8e5authored
Commits on Jul 11, 2024
Memory64Lowering: Handle -1 return value from memory.grow (#6733)
Show description for 22c28bdauthored
Commits on May 16, 2024
[Memory64Lowering/Table64Lowering] Avoid dependency in visitation order. NFC (#6600)
Show description for 669bc06authored[Table64Lowering] Don't assume that all segments are from 64-bit tables (#6599)
Show description for fab6649authored
Commits on May 15, 2024
Add table64 lowering pass (#6595)
Show description for 2b60f8aauthoredRemove redundant ptrType from MemorySize/Grow instructions. NFC (#6590)
Show description for 940f457authored
Commits on Apr 19, 2023
Disable the memory64 feature in Memory64Lowering.cpp (#5679)
Show description for 7cd2396andauthored
Commits on Sep 28, 2022
Memory64Lowering: Ignore data segments with non-const iniital offset (#5074)
Show description for 7aa2cb9authored
Commits on Aug 18, 2022
Fix Memory64 binary parsing after #4811 (#4933)
Show description for 296a63eauthoredMutli-Memories Support in IR (#4811)
Show description for 3aff4c6authored
Commits on Jun 22, 2022
First class Data Segments (#4733)
Show description for 3b9c2e8authored
Commits on Jul 19, 2021
Commits on Jul 9, 2021
[Memory64] further memory limit fixes (#3865)
Show description for f77e8ddauthored
Commits on Feb 25, 2021
Support 64-bit data segment init-exps in Memory64 (#3593)
Show description for 7977ad5authored
Commits on Oct 30, 2020
[Memory64] (#3302)
Show description for 253c6a5authored
Commits on Oct 13, 2020
Added Initial Memory64Lowering pass (#3230)
Show description for 639dc87authored
Loading