index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
optimize-instructions_all-features.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify subtracting zero from float expressions (#3125)
Max Graey
2020-09-13
1
-0
/
+51
*
Fix RefNull issues (#3123)
Daniel Wirtz
2020-09-13
1
-2
/
+9
*
Update Pop text format to handle tuples (#3116)
Thomas Lively
2020-09-11
1
-1
/
+1
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+4
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-4
/
+0
*
memory.copy: use nop reductions only for ignoreImplicitTraps (#3074)
Max Graey
2020-08-24
1
-7
/
+4
*
Remove optimization for memory.copy(x, x, C) (#3073)
Max Graey
2020-08-23
1
-1
/
+5
*
OptimizeInstructions on memory.copy: check size for side effect as well (#3072)
Max Graey
2020-08-23
1
-0
/
+7
*
Optimize bulk memory.copy (#3038)
Max Graey
2020-08-22
1
-0
/
+67
*
Optimize select with const arms (#2869)
Max Graey
2020-07-22
1
-2
/
+166
*
Optimize booleans when argument is negative integer (#2930)
Max Graey
2020-07-08
1
-1
/
+10
*
More optimizations for pow of two and pos/neg one const on the right (#2870)
Max Graey
2020-06-22
1
-25
/
+242
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-2
/
+2
*
Make try body start with 'do' (#2846)
Heejin Ahn
2020-05-11
1
-1
/
+3
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-80
/
+80
*
Add EH support for OptimizeInstructions (#2608)
Heejin Ahn
2020-02-05
1
-20
/
+30
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+3345