index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cfg
/
liveness-traversal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Wasm GC] Fix CoalesceLocals ineffective tee removal with type changes (#5621)
Alon Zakai
2023-04-04
1
-1
/
+10
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Lift the restriction in liveness-traversal.h that supported max 65535 locals ...
juj
2022-04-28
1
-26
/
+15
*
[Wasm GC] Fix unreachable local.gets of non-nullable locals in CoalesceLocals...
Alon Zakai
2022-04-05
1
-1
/
+21
*
Skip liveness analysis if too many locals (#2560)
Alon Zakai
2020-01-06
1
-0
/
+16
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-18
/
+18
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-9
/
+18
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-39
/
+65
*
Optimize equivalent locals (#1540)
Alon Zakai
2018-05-10
1
-0
/
+16
*
fix liveness-traversal: an action can be either a get, a set, or an other, an...
Alon Zakai
2018-03-14
1
-2
/
+4
*
Improve LocalGraph (#1382)
Alon Zakai
2018-01-24
1
-17
/
+8
*
Redundant Set Elimination pass (#1344)
Alon Zakai
2018-01-05
1
-1
/
+0
*
SpillPointers pass (#1339)
Alon Zakai
2017-12-30
1
-0
/
+234