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

Issue 1975283002: Subzero, MIPS32: Implement logical instructions ashr, lshr, shl (Closed)

Created:
4 years, 7 months ago by obucinac
Modified:
4 years, 7 months ago
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

Subzero, MIPS32: Implement logical instructions ashr, lshr, shl This patch adds support for logical operations ashr, lshr and shl. R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=c2ee36a65cb3ea176210301bb73dfda97ef229c9

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -9 lines) Patch
M src/IceInstMIPS32.h View 2 chunks +8 lines, -0 lines 1 comment Download
M src/IceInstMIPS32.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.h View 2 chunks +16 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 2 chunks +15 lines, -9 lines 0 comments Download
M tests_lit/llvm2ice_tests/shift.ll View 7 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (4 generated)
Jim Stichnoth
I just noticed this CL in my queue, and I'll review it shortly. Be sure ...
4 years, 7 months ago (2016-05-17 19:02:10 UTC) #4
Jim Stichnoth
lgtm https://codereview.chromium.org/1975283002/diff/1/src/IceInstMIPS32.h File src/IceInstMIPS32.h (right): https://codereview.chromium.org/1975283002/diff/1/src/IceInstMIPS32.h#newcode149 src/IceInstMIPS32.h:149: Srl, Just curious - I didn't see any ...
4 years, 7 months ago (2016-05-17 20:15:00 UTC) #5
Jim Stichnoth
4 years, 7 months ago (2016-05-17 20:16:07 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c2ee36a65cb3ea176210301bb73dfda97ef229c9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698