index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
InstrumentMemory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-12
/
+16
*
Automatically discard global effects in the rare passes that add effects (#5999)
Alon Zakai
2023-10-06
1
-0
/
+3
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-5
/
+8
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-1
/
+1
*
[Wasm GC] Add Wasm GC support to InstrumentMemory (#3976)
Alon Zakai
2021-07-15
1
-0
/
+135
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-4
/
+2
*
Remove dead code and unused includes. NFC. (#3328)
Sam Clegg
2020-11-08
1
-1
/
+0
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-6
/
+11
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-2
/
+2
*
Add a builder.makeConst helper template (#2971)
Alon Zakai
2020-07-21
1
-19
/
+15
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-2
/
+2
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-10
/
+10
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-15
/
+14
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-66
/
+72
*
Improve instrumentation passes (#2012)
Alon Zakai
2019-04-16
1
-51
/
+92
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-6
/
+8
*
Optimizer support for atomic instructions (#1094)
Derek Schuff
2017-07-21
1
-0
/
+1
*
Add pass to instrument loads / stores. (#959)
Michael Bebenita
2017-04-29
1
-0
/
+123