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

Issue 1459673003: Add recognizing register-shifted forms in ARM assembler. (Closed)

Created:
5 years, 1 month ago by Karl
Modified:
5 years, 1 month ago
Reviewers:
Jim Stichnoth, sehr, John
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add recognizing register-shifted forms in ARM assembler. Extends the ARM integrated assembler to understand register-shifted data processing instructions (add, sub, etc.), as well as cmp/test instructions. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=jpp@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=4b170e46e496bcc2384af24ba2331e84a1ccadff

Patch Set 1 #

Patch Set 2 : Highlight compare inst tests #

Patch Set 3 : Fix nits to resolve conflicts with master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -0 lines) Patch
M src/IceAssemblerARM32.cpp View 1 2 5 chunks +23 lines, -0 lines 0 comments Download
A tests_lit/assembler/arm32/cmp.ll View 1 2 1 chunk +196 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Karl
5 years, 1 month ago (2015-11-18 22:40:20 UTC) #3
John
lgtm
5 years, 1 month ago (2015-11-20 16:18:28 UTC) #4
Karl
5 years, 1 month ago (2015-11-20 22:42:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
4b170e46e496bcc2384af24ba2331e84a1ccadff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698