index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
LocalCSE.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn when running a pass not compatible with DWARF (#3506)
Alon Zakai
2021-01-26
1
-0
/
+4
*
Refactor hashing (#3023)
Daniel Wirtz
2020-08-12
1
-3
/
+5
*
Use direct pointers as Type IDs (#2745)
Thomas Lively
2020-04-13
1
-1
/
+1
*
Fix LocalCSE's usable local selection (#2638)
Heejin Ahn
2020-02-05
1
-5
/
+29
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-6
/
+12
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-2
/
+5
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
1
-1
/
+2
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-1
/
+1
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-6
/
+6
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-11
/
+12
*
Verify flat IR where it is expected, and give a nice error (#2009)
Alon Zakai
2019-04-16
1
-1
/
+3
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-2
/
+2
*
LocalCSE: Consider pass options, both size and cost (#1840)
Alon Zakai
2018-12-21
1
-2
/
+14
*
LocalCSE fuzz fix: invalidate the set operations too (#1778)
Alon Zakai
2018-11-28
1
-2
/
+23
*
Improve local-cse (#1594)
Alon Zakai
2018-06-08
1
-34
/
+77
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-1
/
+1
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-2
/
+2
*
Add a superclass typedef to WalkerPass to simplify overrides (#1211)
jgravelle-google
2017-10-04
1
-1
/
+1
*
add the option to seek named breaks, not just taken breaks; refactor headers ...
Alon Zakai (kripken)
2017-07-11
1
-1
/
+1
*
Local CSE (#930)
Alon Zakai
2017-03-08
1
-0
/
+156