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

Issue 6046014: ARM: Change a number of lithium instruction operands to be in registers... (Closed)

Created:
9 years, 11 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Karl Klose
CC:
v8-dev
Visibility:
Public.

Description

ARM: Change a number of lithium instruction operands to be in registers Using operands which could possible be in stack slots would require a load instruction anyway, so having the register allocator putting them into registers seems most logical. Committed: http://code.google.com/p/v8/source/detail?r=6196

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-06 12:17:58 UTC) #1
Karl Klose
9 years, 11 months ago (2011-01-06 12:20:30 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698