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

Issue 14368002: MIPS: Saving Hydrogen code stubs in the snapshot requires us to respect the availability of VFP32DR… (Closed)

Created:
7 years, 8 months ago by palfia
Modified:
7 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Saving Hydrogen code stubs in the snapshot requires us to respect the availability of VFP32DREGS. Port r14338 (c4cfeda0) BUG=

Patch Set 1 #

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

Messages

Total messages: 7 (0 generated)
palfia
7 years, 8 months ago (2013-04-18 22:06:12 UTC) #1
Paul Lind
Perhaps I am missing the intent of the original CL, but I do not think ...
7 years, 8 months ago (2013-04-18 23:26:28 UTC) #2
mvstanton
You probably don't need this on MIPS. We needed something like this on ia32 for ...
7 years, 8 months ago (2013-04-19 07:08:50 UTC) #3
mvstanton
You probably don't need this on MIPS. We needed something like this on ia32 for ...
7 years, 8 months ago (2013-04-19 07:08:50 UTC) #4
mvstanton
Hi, it's a bug to not save the fp regs (my bad). I'm working on ...
7 years, 8 months ago (2013-04-19 08:16:07 UTC) #5
mvstanton
Hi Paul, I checked in an update that fixes the issue. I'm not sure if ...
7 years, 8 months ago (2013-04-19 16:04:42 UTC) #6
palfia
7 years, 8 months ago (2013-04-19 16:34:18 UTC) #7
Hi guys,

Thanks for the detailed explanation of this problem. I'm closing this issue,
since it doesn't apply to MIPS (but at least it helped to find a hidden bug :)
).

Powered by Google App Engine
This is Rietveld 408576698