commit | d2ec87d84057174d4884ee16f652cbcfd31362e9 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Dec 08 14:24:46 2014 +0000 |
committer | Calin Juravle <calin@google.com> | Mon Dec 08 17:02:11 2014 +0000 |
tree | 9456c5851f157566380c37895407dfce4749bb4d | |
parent | f551efff34c20e2f0cf962c3fc267204d5e7611f [diff] |
[optimizing compiler] Add REM_FLOAT and REM_DOUBLE - for arm, x86, x86_64 backends - reinstated fmod quick entry points for x86. This is a partial revert of bd3682eada753de52975ae2b4a712bd87dc139a6 which added inline assembly for floting point rem on x86. Note that Quick still uses the inline version. - fix rem tests for longs Change-Id: I73be19a9f2f2bcf3f718d9ca636e67bdd72b5440