DescriptionUse platform specific stubs for vector-based Load/KeyedLoad.
A hydrogen code stub is not the best approach because it builds a frame
and doesn't have the technology to discard roots at tail call exits.
Platform-specific stubs provide much better performance at this point.
R=verwaest@chromium.org
BUG=
Committed: https://crrev.com/34a1a76ddf30109f7b6cb60aa2651493ab38660a
Cr-Commit-Position: refs/heads/master@{#27235}
Patch Set 1 #Patch Set 2 : Fix arm64 typo. #Patch Set 3 : slot_count = FLAG_vector_ics ? 2 : 1. #
Total comments: 22
Patch Set 4 : Code comment response. #
Total comments: 15
Patch Set 5 : REBASE. #Patch Set 6 : Code comments. #Patch Set 7 : Turned off flag. #Patch Set 8 : Fixed ARM64 typo. #Patch Set 9 : Included the MIPs port from Paul and Akos. #
Messages
Total messages: 16 (4 generated)
|