diff options
author | Mark Mendell <mark.p.mendell@intel.com> | 2015-01-14 19:51:45 -0500 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2015-01-21 11:00:55 +0000 |
commit | 24f2dfae084b2382c053f5d688fd6bb26cb8a328 (patch) | |
tree | 74cfabf632f13c04729081051e34f68d002c91d4 /compiler/optimizing/graph_visualizer.h | |
parent | 93edf73a5fecd526920fbd870068fa592376ac8a (diff) |
[optimizing compiler] Implement inline x86 FP '%'
Replace the calls to fmod/fmodf by inline code as is done in the Quick
compiler.
Remove the quick fmod/fmodf runtime entries, as they are no longer in
use.
64 bit code generator Move() routine needed to be enhanced to handle
constants, as Location::Any() allows them to be generated.
Change-Id: I6b6a42f6faeed4b0b3c940453e487daf5b25d184
Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions