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

Issue 1761403002: PPC: [compiler] Introduce code stubs for string relational comparisons. (Closed)

Created:
4 years, 9 months ago by MTBrandyberry
Modified:
4 years, 9 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC: [compiler] Introduce code stubs for string relational comparisons. Port 5912e0f014bd7b7d52cdc293145a912a4ecf2cf3 Original commit message: Add StringLessThanStub, StringLessThanOrEqualStub, StringGreaterThanStub and StringGreaterThanOrEqualStub, based on the CodeStubAssembler, and hook them up with TurboFan (and Ignition). The stubs are currently essentially comparable with the StringCompareStub, which is now obsolete. We can later extend these stubs to cover more interesting cases (i.e. two byte sequential string comparisons, etc.). R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/35bce027d20287bc44c56112b1fbeac0b31c4a5c Cr-Commit-Position: refs/heads/master@{#34508}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -47 lines) Patch
M src/crankshaft/ppc/lithium-codegen-ppc.cc View 1 chunk +4 lines, -11 lines 0 comments Download
M src/ppc/code-stubs-ppc.cc View 1 chunk +0 lines, -36 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
MTBrandyberry
4 years, 9 months ago (2016-03-04 17:17:13 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1761403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1761403002/1
4 years, 9 months ago (2016-03-04 17:17:48 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-04 17:41:11 UTC) #5
john.yan
lgtm
4 years, 9 months ago (2016-03-04 20:01:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1761403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1761403002/1
4 years, 9 months ago (2016-03-04 20:02:58 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-04 20:05:00 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-04 20:05:56 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/35bce027d20287bc44c56112b1fbeac0b31c4a5c
Cr-Commit-Position: refs/heads/master@{#34508}

Powered by Google App Engine
This is Rietveld 408576698