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

Issue 14159015: MIPS: Improvements in lithium code generation. Recognizing if some operands are constants, we can o… (Closed)

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

Description

MIPS: Improvements in lithium code generation. Recognizing if some operands are constants, we can often save on registers and instructions. Port r14364 (2819e5ee) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14383

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -11 lines) Patch
M src/mips/lithium-codegen-mips.cc View 1 1 chunk +17 lines, -9 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
palfia
7 years, 8 months ago (2013-04-22 20:53:44 UTC) #1
Paul Lind
LGTM modulo the nit. https://codereview.chromium.org/14159015/diff/1/src/mips/lithium-codegen-mips.cc File src/mips/lithium-codegen-mips.cc (right): https://codereview.chromium.org/14159015/diff/1/src/mips/lithium-codegen-mips.cc#newcode2887 src/mips/lithium-codegen-mips.cc:2887: // Subtracting from length accounts ...
7 years, 8 months ago (2013-04-22 21:49:22 UTC) #2
palfia
Thanks, corrected.
7 years, 8 months ago (2013-04-22 22:43:12 UTC) #3
palfia
7 years, 8 months ago (2013-04-22 22:45:41 UTC) #4
Message was sent while issue was closed.
Committed manually as r14383 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698