Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes fround of an unsigned integer (#821) | Alon Zakai | 2016-11-04 | 1 | -0/+139 |
| | | | | | | | | * fix fround of unsigned * add testing for f32 ops, and remove a duplicate test (now that f32 is on by default in wasm, we don't need to check with and without PRECISE_F32) * update wasm.js and binaryen.js | ||||
* | op type fixes | Alon Zakai | 2015-11-05 | 1 | -12/+0 |
| | |||||
* | test conversions | Alon Zakai | 2015-11-01 | 1 | -0/+70 |
| | |||||
* | disable part of float_ops.cpp, which requires memory ops which are not ↵ | Alon Zakai | 2015-11-01 | 1 | -23/+0 |
| | | | | tested yet | ||||
* | add float_ops testcase | Alon Zakai | 2015-11-01 | 1 | -0/+310 |