index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
Memory64Lowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-1
/
+1
*
[NFC] Standardize Super:: over super:: (#6920)
Alon Zakai
2024-09-10
1
-1
/
+1
*
Memory64Lowering: Handle -1 return value from memory.grow (#6733)
Sam Clegg
2024-07-11
1
-2
/
+25
*
[Memory64Lowering/Table64Lowering] Avoid dependency in visitation order. NFC...
Sam Clegg
2024-05-16
1
-15
/
+11
*
[Table64Lowering] Don't assume that all segments are from 64-bit tables (#6599)
Sam Clegg
2024-05-16
1
-3
/
+9
*
Add table64 lowering pass (#6595)
Sam Clegg
2024-05-15
1
-36
/
+39
*
Remove redundant ptrType from MemorySize/Grow instructions. NFC (#6590)
Sam Clegg
2024-05-15
1
-2
/
+2
*
Disable the memory64 feature in Memory64Lowering.cpp (#5679)
Thomas Lively
2023-04-19
1
-0
/
+8
*
Memory64Lowering: Ignore data segments with non-const iniital offset (#5074)
Sam Clegg
2022-09-28
1
-3
/
+31
*
Fix Memory64 binary parsing after #4811 (#4933)
Alon Zakai
2022-08-18
1
-4
/
+0
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-38
/
+60
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-7
/
+8
*
[Memory64] Fixed atomics / bulk memory support. (#3992)
Wouter van Oortmerssen
2021-07-19
1
-3
/
+13
*
[Memory64] further memory limit fixes (#3865)
Wouter van Oortmerssen
2021-07-09
1
-0
/
+3
*
Support 64-bit data segment init-exps in Memory64 (#3593)
Wouter van Oortmerssen
2021-02-25
1
-0
/
+5
*
[Memory64] (#3302)
Wouter van Oortmerssen
2020-10-30
1
-12
/
+26
*
Added Initial Memory64Lowering pass (#3230)
Wouter van Oortmerssen
2020-10-13
1
-0
/
+87