Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Issue 735293004: [turbofan]: Use "leal" more prevasively on x64 (Closed)

Created:
6 years ago by danno
Modified:
6 years ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

[turbofan]: Use "leal" more prevasively on x64 Only use "addl" and "subl" in cases that have been measured to be faster (currently only immediate operations).

Patch Set 1 #

Patch Set 2 : Iterate #

Patch Set 3 : Fix comments #

Patch Set 4 : Tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -54 lines) Patch
M src/compiler/x64/code-generator-x64.cc View 1 2 1 chunk +18 lines, -2 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 2 chunks +6 lines, -36 lines 0 comments Download
M test/unittests/compiler/x64/instruction-selector-x64-unittest.cc View 1 2 3 6 chunks +31 lines, -16 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
danno
6 years ago (2014-12-01 09:17:32 UTC) #2
Benedikt Meurer
lgtm
6 years ago (2014-12-01 09:36:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/735293004/60001
6 years ago (2014-12-01 09:36:59 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-01 10:04:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001)

Powered by Google App Engine
This is Rietveld 408576698