A code review. Reviewers: danno, ulan, bmeurer-g,

Message:
This is the first patch breaking down issue 23156006 (improving lithium register
constraints).

This patch does not contain any contentious changes (changes to Lithium
framework), these will be subject of a dedicated patch later. In the mean time we will submit patches improving specific lithium instructions (e.g. using less
registers, not corrupting inputs, tweaked code sequences).

Description:
ARM: Improve integer multiplication.

BUG=none
TEST=test/mjsunit/lithium/MulI.js

Please review this at https://codereview.chromium.org/23452022/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files +99, -63:
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  A + test/mjsunit/lithium/MulI.js


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to