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

Issue 79143007: MIPS: Optimize AccessArgumentsAt. (Closed)

Created:
7 years, 1 month ago by kilvadyb
Modified:
7 years, 1 month ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Optimize AccessArgumentsAt. Port r17923 (837f909) Original commit message: Optimize register constraints and code generated for AccessArgumentsAt Lithium instruction. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -21 lines) Patch
M src/mips/lithium-codegen-mips.cc View 1 chunk +34 lines, -12 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 1 month ago (2013-11-21 14:36:21 UTC) #1
Paul Lind
lgtm
7 years, 1 month ago (2013-11-21 15:12:49 UTC) #2
Paul Lind
7 years, 1 month ago (2013-11-21 15:18:48 UTC) #3
Committed as r17977.

Powered by Google App Engine
This is Rietveld 408576698