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

Issue 9618013: MIPS: Minor optimizations in Builtins::Generate_ArgumentsAdaptorTrampoline. (Closed)

Created:
8 years, 9 months ago by kalmard
Modified:
8 years, 9 months ago
Reviewers:
kisg, Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Minor optimizations in Builtins::Generate_ArgumentsAdaptorTrampoline. The branch delay slot is now utilized in a few loops. This is the cleanup of an old TODO. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10949

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/mips/builtins-mips.cc View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 9 months ago (2012-03-06 17:23:00 UTC) #1
danno
8 years, 9 months ago (2012-03-07 08:39:34 UTC) #2
LGTM, landing

Powered by Google App Engine
This is Rietveld 408576698