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

Issue 434553002: [arm] Add support for ROR. Refactor operand2 handling. (Closed)

Created:
6 years, 4 months ago by Benedikt Meurer
Modified:
6 years, 4 months ago
Reviewers:
Sven Panne, Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[arm] Add support for ROR. Refactor operand2 handling. This was the last missing bit for full "flexible second operand" / operand2 support on ARM. TEST=cctest/test-instruction-selector-arm,cctest/test-run-machops R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22732

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+638 lines, -118 lines) Patch
M src/compiler/arm/code-generator-arm.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/compiler/arm/instruction-codes-arm.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/compiler/arm/instruction-selector-arm.cc View 7 chunks +206 lines, -113 lines 0 comments Download
M test/cctest/compiler/codegen-tester.h View 2 chunks +30 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-instruction-selector-arm.cc View 4 chunks +334 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 2 chunks +48 lines, -1 line 0 comments Download
M test/cctest/compiler/value-helper.h View 2 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 4 months ago (2014-07-31 07:20:07 UTC) #1
Jarin
lgtm. Wow, that's a lot of machinery for shifts...
6 years, 4 months ago (2014-07-31 07:31:47 UTC) #2
Benedikt Meurer
6 years, 4 months ago (2014-07-31 07:44:44 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22732 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698