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

Issue 408473002: ARM: 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

ARM: 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 (+17 lines, -87 lines) Patch
M src/arm/lithium-codegen-arm.h View 2 chunks +5 lines, -29 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 12 chunks +12 lines, -22 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +0 lines, -33 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 14:43:40 UTC) #1
Benedikt Meurer
LGTM
6 years, 5 months ago (2014-07-21 09:32:03 UTC) #2
vincent.belliard
6 years, 5 months ago (2014-07-21 10:20:44 UTC) #3
committed r22496

Powered by Google App Engine
This is Rietveld 408576698