diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-02-14 08:06:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-14 08:06:52 -0800 |
commit | e97d485bb1f1818e2c2118d28507d49cb61ea57b (patch) | |
tree | e1ef9db3f9b95ba4d279ec6c421e0b1c4f2a3b22 /scripts/test/lld.py | |
parent | 41faf2409f3e1d8d2dcaf456141f4ce6ac6a3d75 (diff) | |
download | binaryen-e97d485bb1f1818e2c2118d28507d49cb61ea57b.tar.gz binaryen-e97d485bb1f1818e2c2118d28507d49cb61ea57b.tar.bz2 binaryen-e97d485bb1f1818e2c2118d28507d49cb61ea57b.zip |
More simple math opts (#1414)
* optimize more simple math operations: mul of 0, or of 0, and of 0, mul of 1, mul of a power of 2, urem of a power of 2
* fix asm2wasm callImport parsing: the optimizer may get rid of the added offset to a function table
* update js builds
Diffstat (limited to 'scripts/test/lld.py')
0 files changed, 0 insertions, 0 deletions