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

Issue 500073002: Eliminate code duplication in lithium calls to vector-based LoadICs (Closed)

Created:
6 years, 4 months ago by mvstanton
Modified:
6 years, 4 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Eliminate code duplication in lithium calls to vector-based LoadICs R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23359

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -81 lines) Patch
M src/arm/lithium-codegen-arm.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 4 chunks +16 lines, -21 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 3 chunks +15 lines, -21 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 4 chunks +16 lines, -21 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 4 chunks +15 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Small cleanup...
6 years, 4 months ago (2014-08-25 13:37:12 UTC) #1
Toon Verwaest
lgtm
6 years, 4 months ago (2014-08-25 13:57:42 UTC) #2
mvstanton
6 years, 4 months ago (2014-08-25 14:12:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23359 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698