Comment #5 on issue 3589 by [email protected]: Add support for float32 to TurboFan
https://code.google.com/p/v8/issues/detail?id=3589#c5
The following revision refers to this bug:https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38
commit 432b1768e14a7210dff88ca294ed80c27cc60c38 Author: [email protected] <[email protected]> Date: Thu Sep 25 08:56:02 2014 [turbofan] Add backend support for Float32Constant. TEST=cctest,compiler-unittests,mjsunit BUG=v8:3589 LOG=n [email protected] Review URL: https://codereview.chromium.org/600383002git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24217 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/arm/code-generator-arm.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/arm64/code-generator-arm64.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/ia32/code-generator-ia32.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/instruction-selector-impl.h [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/instruction-selector-unittest.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/instruction-selector-unittest.h [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/instruction-selector.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/instruction.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/instruction.h [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/raw-machine-assembler.h [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/src/compiler/x64/code-generator-x64.cc [modify] https://chromium.googlesource.com/external/v8.git/+/432b1768e14a7210dff88ca294ed80c27cc60c38/test/cctest/compiler/test-run-machops.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.
