Description[turbofan][x64] Try harder to use memory addressing modes.
When we don't have a base, and the displacement returned by the
BaseWithIndexAndDisplacement64Matcher cannot be encoded as immediate,
we can still try to utilize the scale factor matching by just using
the displacement as base. This happens when we do indexed memory
accesses to known addresses.
R=jarin@chromium.org
Committed: https://crrev.com/f16a7fe37c80a6fd13fe059c66e9791a870157f0
Cr-Commit-Position: refs/heads/master@{#41016}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (6 generated)
|