Reviewers: Michael Starzinger,
Message:
PTAL
Description:
Generate the TransitionElementsStub using Crankshaft
This includes:
* Adding support for saving callee-clobbered double registers in Crankshaft
code.
* Adding a new "HTrapAllocationMemento" hydrogen instruction to handle
AllocationSiteInfo data in crankshafted stubs.
* Adding a new "HAllocate" hydrogen instruction that can allocate raw memory
from the GC in crankshafted code.
* Support for manipulation of the hole in HChange instructions for
Crankshafted
stubs.
* Utility routines to manually build loops and if statements containing
hydrogen
code.
Please review this at https://codereview.chromium.org/11659022/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/arm/code-stubs-arm.cc
M src/arm/codegen-arm.cc
M src/arm/deoptimizer-arm.cc
M src/arm/lithium-arm.h
M src/arm/lithium-arm.cc
M src/arm/lithium-codegen-arm.h
M src/arm/lithium-codegen-arm.cc
M src/arm/macro-assembler-arm.h
M src/arm/macro-assembler-arm.cc
M src/code-stubs-hydrogen.cc
M src/code-stubs.h
M src/compiler.h
M src/heap.h
M src/hydrogen-instructions.h
M src/hydrogen-instructions.cc
M src/hydrogen.h
M src/hydrogen.cc
M src/ia32/code-stubs-ia32.cc
M src/ia32/codegen-ia32.cc
M src/ia32/deoptimizer-ia32.cc
M src/ia32/lithium-codegen-ia32.h
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/lithium-ia32.h
M src/ia32/lithium-ia32.cc
M src/ia32/macro-assembler-ia32.h
M src/ia32/macro-assembler-ia32.cc
M src/isolate.cc
M src/lithium-allocator-inl.h
M src/lithium-allocator.h
M src/lithium-allocator.cc
M src/lithium.h
M src/lithium.cc
M src/mips/lithium-codegen-mips.cc
M src/runtime.h
M src/runtime.cc
M src/serialize.cc
M src/x64/code-stubs-x64.cc
M src/x64/codegen-x64.cc
M src/x64/deoptimizer-x64.cc
M src/x64/lithium-codegen-x64.h
M src/x64/lithium-codegen-x64.cc
M src/x64/lithium-x64.h
M src/x64/lithium-x64.cc
M src/x64/macro-assembler-x64.h
M src/x64/macro-assembler-x64.cc
M test/mjsunit/elements-kind-depends.js
M test/mjsunit/math-floor-of-div.js
M test/mjsunit/mjsunit.status
A test/mjsunit/regress/generated-transition-stub.js
--
--
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/groups/opt_out.