DescriptionARM64: 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=
R=rmcilroy@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21924
Patch Set 1 #
Total comments: 25
Patch Set 2 : Addressed review comments #
Messages
Total messages: 6 (0 generated)
|