Reviewers: ulan,

Message:
PTAL, thanks.

Description:
[Arm] Various cleanups to the Arm assembler backend.

A couple of cleanups to the Arm backend to enable support of extended
OOL constant pools in a following CL.

- Remove instruction pattern extern const's and replace their use with IsXXX()
   functions.
 - Do calculation of the target address of a load from constant pool in one
   place.
 - A couple of other small cleanups.

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

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

Affected files (+99, -177 lines):
  M src/arm/assembler-arm.h
  M src/arm/assembler-arm.cc
  M src/arm/assembler-arm-inl.h
  M src/arm/constants-arm.h
  M src/arm/full-codegen-arm.cc
  M src/arm/macro-assembler-arm.cc
  M src/objects.h


--
--
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/d/optout.

Reply via email to