index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
min.fromasm.imprecise
Commit message (
Expand
)
Author
Age
Files
Lines
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-57
/
+57
*
make legalizeJSInterface handle f32s as well, which are not valid in asm.js ffis
Alon Zakai
2016-12-07
1
-3
/
+28
*
add a RemoveUnusedModuleElements pass, and make LegalizeJSInterface create Te...
Alon Zakai
2016-12-07
1
-2
/
+0
*
run remove-unused-functions by default
Alon Zakai
2016-10-14
1
-0
/
+3
*
if we see no asm.js function tables, the table size is 0
Alon Zakai
2016-10-11
1
-1
/
+1
*
Change print order of top-level module components (#751)
Derek Schuff
2016-10-07
1
-2
/
+2
*
Print the name of memory along with size (#720)
Derek Schuff
2016-09-28
1
-1
/
+1
*
memory and table printing fixes
Alon Zakai
2016-09-20
1
-3
/
+2
*
globals mutability fixes
Alon Zakai
2016-09-19
1
-2
/
+3
*
handle getTempRet0 having extra code, which can happen in emterpreter asserti...
Alon Zakai
2016-09-15
1
-0
/
+8
*
new export syntax in spec repo
Alon Zakai
2016-09-07
1
-1
/
+1
*
new import syntax in spec repo
Alon Zakai
2016-09-07
1
-5
/
+5
*
import memoryBase and tableBase
Alon Zakai
2016-09-07
1
-0
/
+2
*
import table
Alon Zakai
2016-09-07
1
-0
/
+1
*
import memory #684
Alon Zakai
2016-09-07
1
-1
/
+1
*
use globals in asm2wasm
Alon Zakai
2016-09-07
1
-0
/
+1
*
export kinds
Alon Zakai
2016-09-07
1
-1
/
+1
*
add a precompute pass
Alon Zakai
2016-06-18
1
-3
/
+1
*
move blocks outside in merge-blocks so that they can be merged later
Alon Zakai
2016-05-24
1
-8
/
+6
*
vacuum away everything not tied down
Alon Zakai
2016-05-19
1
-11
/
+1
*
add cfg-building traversal and a pass to coalesce locals using it
Alon Zakai
2016-05-15
1
-12
/
+12
*
optimize returns that flow out
Alon Zakai
2016-04-25
1
-19
/
+13
*
drop completely unused locals in ReorderLocals
Alon Zakai
2016-04-11
1
-1
/
+0
*
remove set_locals with no remaining gets in SimplifyLocals
Alon Zakai
2016-04-11
1
-10
/
+8
*
optimize llvm.cttz.i32 into i32.ctz
Alon Zakai
2016-04-08
1
-0
/
+7
*
update tests
Alon Zakai
2016-04-07
1
-12
/
+11
*
handle minified tempDoublePtr
Alon Zakai
2016-04-01
1
-0
/
+13
*
add option for imprecise asm2wasm opts
Alon Zakai
2016-03-20
1
-0
/
+33