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

Issue 136203005: A64: Implement patchable inline code for InstanceOfKnownGlobal. (Closed)

Created:
6 years, 10 months ago by Alexandre Rames
Modified:
6 years, 10 months ago
Reviewers:
m.m.capewell
CC:
v8-dev
Visibility:
Public.

Description

A64: Implement patchable inline code for InstanceOfKnownGlobal. In contrast to the ARM version, the address to the location to patch is passed directly in a register rather than in a safepoint slot. R=m.m.capewell@googlemail.com Committed: https://code.google.com/p/v8/source/detail?r=18953

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -47 lines) Patch
M src/a64/assembler-a64.h View 2 chunks +4 lines, -2 lines 0 comments Download
M src/a64/code-stubs-a64.cc View 5 chunks +53 lines, -29 lines 0 comments Download
M src/a64/lithium-codegen-a64.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/a64/lithium-codegen-a64.cc View 5 chunks +40 lines, -14 lines 0 comments Download
M src/a64/macro-assembler-a64.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/a64/macro-assembler-a64.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Alexandre Rames
6 years, 10 months ago (2014-01-30 16:12:43 UTC) #1
m.m.capewell
lgtm
6 years, 10 months ago (2014-01-30 16:28:03 UTC) #2
Alexandre Rames
6 years, 10 months ago (2014-01-30 16:31:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18953 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698