DescriptionA64: Move veneer emission checking in the Assembler.
The previous heuristic would break as a significant amount of code could be
generated without checking for veneer emission.
The veneer emission is now done in the Assembler, in a very similar way to
constant pool emission.
BUG=v8:3177
LOG=N
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19661
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove the force_emit parameter in CheckVeneerPool #
Messages
Total messages: 7 (0 generated)
|