Reviewers: ulan, jochen traveling until Jun 23,

Description:
ARM64: updated literal pool implementation.

Currently the literal pool implemetation is inherited from the arm 32-bit port and it shares the same limitations: 4k of range and 1000 entries max. In arm64
the load literal has a 1MB range giving us more flexibility.

Immutable entries are now shared.

BUG=

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

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

Affected files (+305, -147 lines):
  M src/arm64/assembler-arm64.h
  M src/arm64/assembler-arm64.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.

Reply via email to