index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
StackCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-4
/
+4
*
Allow different arguments for multiple instances of a pass (#6687)
Christian Speckner
2024-07-15
1
-2
/
+1
*
Automatically discard global effects in the rare passes that add effects (#5999)
Alon Zakai
2023-10-06
1
-0
/
+3
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-6
/
+5
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+3
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-2
/
+4
*
Update StackCheck for memory64 (#4636)
Sam Clegg
2022-05-04
1
-7
/
+11
*
StackCheck: Add argument stack-check-handler call (#4471)
Sam Clegg
2022-01-21
1
-4
/
+9
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-4
/
+2
*
[StackCheck] Handle colliding names (#3390)
Alon Zakai
2020-12-14
1
-31
/
+30
*
Let EnforceStackLimits have pointers to Globals (NFC) (#3397)
Heejin Ahn
2020-11-24
1
-5
/
+6
*
[wasm-builder] Construct module elements as unique_ptrs (#3391)
Thomas Lively
2020-11-19
1
-26
/
+25
*
Remove old stack function from StackCheck (#3100)
Alon Zakai
2020-09-03
1
-12
/
+1
*
StackCheck: Check both under and overflow (#3091)
Alon Zakai
2020-09-02
1
-24
/
+53
*
Move stack-check into its own pass (#2994)
Sam Clegg
2020-07-27
1
-0
/
+157