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

Issue 186673004: MIPS: Push safepoint registers in deferred number-to-i/u only on-demand. (Closed)

Created:
6 years, 9 months ago by kilvadyb
Modified:
6 years, 9 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Push safepoint registers in deferred number-to-i/u only on-demand. Port r19649 (49f8c2d) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -42 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +5 lines, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 4 chunks +42 lines, -33 lines 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +12 lines, -4 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-04 17:28:49 UTC) #1
Paul Lind
lgtm
6 years, 9 months ago (2014-03-04 20:12:53 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-04 20:17:28 UTC) #3
Committed as r19662.

Powered by Google App Engine
This is Rietveld 408576698