Comment #1 on issue 3589 by [email protected]: Add support for float32 to TurboFan
https://code.google.com/p/v8/issues/detail?id=3589#c1

The following revision refers to this bug:
https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab

commit 6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab
Author: [email protected] <[email protected]>
Date: Mon Sep 22 11:42:10 2014

[turbofan] Add operators for float32 support.

This adds Float32Constant, ChangeFloat32ToFloat64 and
TruncateFloat64ToFloat32 operators.

TEST=compiler-unittests
BUG=v8:3589
LOG=n
[email protected]

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24112 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/common-operator-unittest.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/common-operator.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/common-operator.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/graph-unittest.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/graph-unittest.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/machine-operator-reducer-unittest.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/machine-operator-reducer.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/machine-operator-reducer.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/machine-operator-unittest.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/machine-operator.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/machine-operator.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/node-matchers.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/opcodes.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/compiler/typer.cc [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/conversions-inl.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/conversions.h [modify] https://chromium.googlesource.com/external/v8.git/+/6aa1dfca0e7f18d5039f2d408c4c7ee84e0723ab/src/runtime.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to