DescriptionX87: Introduce FLAG_vector_ics.
port r22500.
original commit message:
Introduce FLAG_vector_ics.
When FLAG_vector_ics is true, then AST nodes that use Load and KeyedLoad ICs
will allocate a type vector slot to store feedback information. Full codegen
will emit a load of the slot into a register if the flag is on.
Support is incomplete, right now the IC doesn't know how to use the feedback
slot.
BUG=
R=mvstanton@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22542
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|