DescriptionX87: Megamorphic KeyedLoadIC needs special handling for vector ics
port 16843e239d95f5e8eaaa06d2a0a6e371298fe11f (r26381)
original commit message:
Megamorphic KeyedLoadIC needs special handling for vector ics.
When --vector-ics is true, we still tail-call to the hand-written
megamorphic KeyedLoadIC (formerly "generic"). Now that this code uses
the megamorphic cache, it needs to deal properly with the vector and
slot registers. Achieve this with a sentinel vectors/slot combo.
BUG=
R=weiliang.lin@intel.com
Committed: https://chromium.googlesource.com/v8/v8/+/b2e15510a845020554ea6b3430f5cf213a08fc54
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|