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

Issue 400223002: ARM64: never record safepoint with doubles (Closed)

Created:
6 years, 5 months ago by vincent.belliard
Modified:
6 years, 5 months ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-dev
Visibility:
Public.

Description

ARM64: never record safepoint with doubles R=ulan@chromium.org, bmeurer@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -82 lines) Patch
M src/arm64/code-stubs-arm64.h View 2 chunks +6 lines, -8 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 3 chunks +6 lines, -18 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.h View 3 chunks +7 lines, -36 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 12 chunks +12 lines, -20 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
vincent.belliard
Only one case recorded a safepoint with doubles. The called stub already save doubles so ...
6 years, 5 months ago (2014-07-18 15:05:09 UTC) #1
Benedikt Meurer
lgtm
6 years, 5 months ago (2014-07-21 09:32:12 UTC) #2
vincent.belliard
6 years, 5 months ago (2014-07-21 10:42:08 UTC) #3
committed r22498

Powered by Google App Engine
This is Rietveld 408576698