diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-02-16 11:34:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-16 11:34:32 -0800 |
commit | 97077693a6458d51bd5b3dc85187d5a4bd16c3ee (patch) | |
tree | 1a35a1fa4a3fb0741826bfd81ecc692a8d3a9eb7 /src/cfg/Relooper.cpp | |
parent | 08345e231133cd44b956f11a68f72a5c7b5fd1d9 (diff) | |
download | binaryen-97077693a6458d51bd5b3dc85187d5a4bd16c3ee.tar.gz binaryen-97077693a6458d51bd5b3dc85187d5a4bd16c3ee.tar.bz2 binaryen-97077693a6458d51bd5b3dc85187d5a4bd16c3ee.zip |
Optimize precise mode integer ops (#907)
* improve precise integer operations: call into a wasm function to do the possibly-trapping div/rem, which handles the corner cases, instead of an ffi. also fix a bug in the existing parallel 64-bit code for this
* remove no longer needed wasm.js-post.js file (it moved into emscripten repo)
Diffstat (limited to 'src/cfg/Relooper.cpp')
0 files changed, 0 insertions, 0 deletions