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

Issue 184103003: A64: Clean and improve ArgumentsAdaptorTrampoline. (Closed)

Created:
6 years, 9 months ago by Alexandre Rames
Modified:
6 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

A64: Clean and improve ArgumentsAdaptorTrampoline. This patch: - uses named registers - reserves all the stack space in one go to avoid operations on csp - uses LDP/STP to copy the arguments R=jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19725

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Alexandre Rames
6 years, 9 months ago (2014-02-28 09:39:25 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 9 months ago (2014-02-28 12:56:36 UTC) #2
Alexandre Rames
6 years, 9 months ago (2014-03-07 15:25:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19725 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698