summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
author Maxim Kazantsev <maxim.kazantsev@intel.com> 2014-03-06 11:33:26 +0700
committer Maxim Kazantsev <maxim.kazantsev@intel.com> 2014-03-06 11:35:41 +0700
commit51a80d72dc436a4a89c636987b9cedabe774fdd6 (patch)
tree8f1b817d48086a1d2033aa1ede1c1b34df581a26 /compiler/optimizing/code_generator.cc
parent359597ee8c0667a7d2c0b74dcbb0f90bb6059bae (diff)
LongToFp result storage fixed
When converting long values to floating-point, the resulting value was not stored properly. This was the reason of incorrect results of arithmetic operations where such conversions were used. Performance measurement in Quadrant Pro KPI benchmark was blocked by long-to-fp conversion errors. This patch ensures that result of long-to-fp conversion is stored properly. Change-Id: I94beffcf7f0146c0c6d5b8ae33b020c985843db0 Signed-off-by: Maxim Kazantsev <maxim.kazantsev@intel.com>
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions