DescriptionOptimize loads from root-array in X64.
Move the value of the root-array register to offset 128 from the start of
the root array. This allows indices 16..31 to be reached using only an
8-bit displacement, saving three bytes per access.
Committed: http://code.google.com/p/v8/source/detail?r=7069
Patch Set 1 #Patch Set 2 : Reordered the root-array slightly. Should have no effect on ia32, but help slightly on x64. #
Messages
Total messages: 3 (0 generated)
|