Reviewers: Yang, danno,

Message:
Yang, Danno - This submission covers the following commits from the past couple
days:

9690     Porting r9605 to arm (elements kind conversion in generated code).
9696     Bugfix for r9690.
9702 Introduce HTransitionElementsKind instruction. (non-crankshaft portion)
9704     Optimize fast element conversion in arm using batch store/loads.
9717     Fix x64 and ARM builds.
9724     Refactor elements kind conversion.

These commits are overlapping/inter-dependent. I did not think it made sense to send them all out separately. I did commit them as individual patch-sets within this single issue, so that you can look at the code for each independently. I
hope that helps.

There are 3 other related commits I am submitting tonight, and with all of them
landed, we will be current to r 9730 and pass all tests:

    http://codereview.chromium.org/8362024
    http://codereview.chromium.org/8363025
    http://codereview.chromium.org/8365026

thanks,

paul

Description:
MIPS: Porting r9605 to arm (elements kind conversion in generated code).

Port r9690 (857eacf)

BUG=
TEST=


Please review this at http://codereview.chromium.org/8366031/

Affected files:
  M src/mips/code-stubs-mips.cc
  M src/mips/codegen-mips.h
  M src/mips/codegen-mips.cc
  M src/mips/ic-mips.cc
  M src/mips/macro-assembler-mips.cc
  M src/mips/stub-cache-mips.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to