Description[turbofan] Elide no-op adds in x64 index addressing modes
Before this patch, Loads generated in the CSA on x64 that have a zero offset
displacement will add a zero to the effective address rather than using an
addressing mode that folds away the zero.
This functionality already exists on ia32, but the port wasn't purely mechanical
so it hadn't been done on x64.
R=epertoso@chromium.org
LOG=N
Review-Url: https://codereview.chromium.org/2602893002
Cr-Commit-Position: refs/heads/master@{#41974}
Committed: https://chromium.googlesource.com/v8/v8/+/1d96354714bda107bfef69fbbc1f0ee8f91fe6df
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|