Reviewers: Sven Panne,
Message:
PTAL
Description:
[turbofan] Add backend support for load/store float32 values.
This is the bare minimum required to support typed arrays. Support for
working with float32 values will be added based on this.
TEST=compiler-unittests,cctest
Please review this at https://codereview.chromium.org/500343002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+173, -43 lines):
M src/compiler/arm/code-generator-arm.cc
M src/compiler/arm/instruction-codes-arm.h
M src/compiler/arm/instruction-selector-arm.cc
M src/compiler/arm64/code-generator-arm64.cc
M src/compiler/arm64/instruction-codes-arm64.h
M src/compiler/arm64/instruction-selector-arm64.cc
M src/compiler/ia32/code-generator-ia32.cc
M src/compiler/ia32/instruction-codes-ia32.h
M src/compiler/ia32/instruction-selector-ia32.cc
M src/compiler/instruction-selector.cc
M src/compiler/machine-type.h
M src/compiler/machine-type.cc
M src/compiler/simplified-lowering.cc
M src/compiler/x64/code-generator-x64.cc
M src/compiler/x64/instruction-codes-x64.h
M src/compiler/x64/instruction-selector-x64.cc
M test/cctest/compiler/test-run-machops.cc
M test/compiler-unittests/arm/instruction-selector-arm-unittest.cc
M test/compiler-unittests/arm64/instruction-selector-arm64-unittest.cc
M test/compiler-unittests/ia32/instruction-selector-ia32-unittest.cc
M test/compiler-unittests/instruction-selector-unittest.h
M test/compiler-unittests/instruction-selector-unittest.cc
M test/compiler-unittests/x64/instruction-selector-x64-unittest.cc
--
--
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.