index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
CodeFolding.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-4
/
+4
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-1
/
+1
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-2
/
+2
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-21
/
+42
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-99
/
+154
*
determinism fix for code-folding (#1852)
Alon Zakai
2019-01-08
1
-4
/
+12
*
code-folding improvements (#1512)
Alon Zakai
2018-04-26
1
-3
/
+22
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-2
/
+2
*
make sure we do not fold out code from blocks with a fallthrough value, and t...
Alon Zakai
2017-11-30
1
-4
/
+18
*
Fix a code-folding fuzz bug (#1282)
Alon Zakai
2017-11-17
1
-2
/
+12
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-3
/
+3
*
Add a superclass typedef to WalkerPass to simplify overrides (#1211)
jgravelle-google
2017-10-04
1
-1
/
+1
*
code-folding must propagate types when it optimizes something
Alon Zakai
2017-09-09
1
-3
/
+6
*
Code folding (#1076)
Alon Zakai
2017-06-28
1
-0
/
+603