X87: [turbofan] Add support for reinterpreting integers as floating point and vice...
authorchunyang.dai <chunyang.dai@intel.com>
Thu, 24 Sep 2015 03:43:42 +0000 (20:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 24 Sep 2015 03:43:56 +0000 (03:43 +0000)
commitb785daa704fbf5fc9a63451003722082b0928959
tree45a26d0c0279a1bd82f2515ab677772867b2e010
parent687ef62eb5e78f3ac9dcde3ed70f6b7dddf680ef
X87: [turbofan] Add support for reinterpreting integers as floating point and vice versa.

port c610a22231212b12055c294f55b8f3942127580b (r30849).

original commit message:

BUG=

Review URL: https://codereview.chromium.org/1362783003

Cr-Commit-Position: refs/heads/master@{#30898}
src/compiler/x87/code-generator-x87.cc
src/compiler/x87/instruction-codes-x87.h
src/compiler/x87/instruction-selector-x87.cc