index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
SpillPointers.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
*
Automatically discard global effects in the rare passes that add effects (#5999)
Alon Zakai
2023-10-06
1
-0
/
+3
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-2
/
+3
*
Restore and fix SpillPointers pass (#4570)
Alon Zakai
2022-06-06
1
-0
/
+206
*
Remove old/non-working SpillPointers pass (#3261)
Sam Clegg
2020-10-20
1
-206
/
+0
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+1
*
Skip liveness analysis if too many locals (#2560)
Alon Zakai
2020-01-06
1
-0
/
+3
*
Move Type-related functions into Type class (NFC) (#2556)
Heejin Ahn
2019-12-29
1
-4
/
+4
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-2
/
+2
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-5
/
+5
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-4
/
+8
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-37
/
+45
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-7
/
+0
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-4
/
+4
*
SpillPointers pass (#1339)
Alon Zakai
2017-12-30
1
-0
/
+198