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

Issue 2605863002: [turbofan] Improve codegen for 8- and 16-bit memory comparisons on Intel platforms (Closed)

Created:
3 years, 11 months ago by danno
Modified:
3 years, 11 months ago
Reviewers:
epertoso
CC:
v8-reviews_googlegroups.com, v8-x87-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Improve codegen for 8- and 16-bit memory comparisons on Intel platforms (reland) Recognize and emit in-memory comparisons of 8-bit and 16-bit values with immediate values that fit. LOG=N R=epertoso@chromium.org Review-Url: https://codereview.chromium.org/2605863002 Cr-Commit-Position: refs/heads/master@{#42344} Committed: https://chromium.googlesource.com/v8/v8/+/95a9b7611596865d2bea23fde24d0687d8ad0721

Patch Set 1 #

Patch Set 2 : Fix stuff #

Patch Set 3 : Fix ia32 #

Patch Set 4 : Add tests and fix discovered bugs #

Patch Set 5 : Fix range error #

Patch Set 6 : Fix x64 code generation problems. #

Patch Set 7 : Fix build #

Patch Set 8 : Swap byte order #

Patch Set 9 : Reove 64-bit implementation #

Patch Set 10 : Tweaks #

Patch Set 11 : Add test case #

Patch Set 12 : Fix assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -122 lines) Patch
M src/compiler/ia32/instruction-selector-ia32.cc View 1 2 2 chunks +44 lines, -13 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 1 2 3 4 5 6 7 8 1 chunk +42 lines, -9 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +76 lines, -98 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +7 lines, -1 line 0 comments Download
M test/cctest/test-code-stub-assembler.cc View 1 2 3 4 5 6 7 8 2 chunks +185 lines, -1 line 0 comments Download

Messages

Total messages: 61 (51 generated)
danno
ptal
3 years, 11 months ago (2016-12-28 10:15:20 UTC) #3
danno
please take another look
3 years, 11 months ago (2016-12-28 11:24:39 UTC) #12
epertoso
Great, lgtm!
3 years, 11 months ago (2016-12-28 11:43:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2605863002/40001
3 years, 11 months ago (2016-12-28 11:50:19 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/v8/v8/+/be11812c53ff6c8ce320887bc76a3b60d8103695
3 years, 11 months ago (2016-12-28 11:51:57 UTC) #20
epertoso
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2618443003/ by epertoso@chromium.org. ...
3 years, 11 months ago (2017-01-05 14:34:00 UTC) #21
titzer
On 2017/01/05 14:34:00, epertoso wrote: > A revert of this CL (patchset #3 id:40001) has ...
3 years, 11 months ago (2017-01-09 13:30:38 UTC) #22
danno
Test cases added and additional problems found and fixed on x64. Please take another look.
3 years, 11 months ago (2017-01-11 12:07:32 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2605863002/220001
3 years, 11 months ago (2017-01-13 23:07:38 UTC) #58
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 23:34:43 UTC) #61
Message was sent while issue was closed.
Committed patchset #12 (id:220001) as
https://chromium.googlesource.com/v8/v8/+/95a9b7611596865d2bea23fde24d0687d8a...

Powered by Google App Engine
This is Rietveld 408576698