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

Issue 1989303002: Subzero, MIPS32: Implements integer division instructions sdiv, udiv, srem, urem (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: Implements integer division instructions sdiv, udiv, srem, urem This patch adds support for missing integer division instruction sdiv, udiv, srem, urem. R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=ae93eee8a07d3170fa6c233cbaf3675fe842b034

Patch Set 1 #

Patch Set 2 : Workaround for DIV with three operands #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -12 lines) Patch
M src/IceInstMIPS32.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/IceInstMIPS32.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 1 2 chunks +28 lines, -12 lines 0 comments Download
M tests_lit/llvm2ice_tests/arith.ll View 1 5 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
obucinac
On 2016/05/18 14:43:58, obucinac wrote: > mailto:obucinac@gmail.com changed reviewers: > + mailto:sagar.thakur@imgtec.com, mailto:stichnot@chromium.org I am ...
4 years, 7 months ago (2016-05-18 15:03:12 UTC) #3
obucinac
4 years, 7 months ago (2016-05-18 15:03:33 UTC) #4
obucinac
On 2016/05/18 15:03:33, obucinac wrote: Patchset #2 contains workaround for DIV with three operands. When ...
4 years, 7 months ago (2016-05-18 16:41:12 UTC) #5
Jim Stichnoth
On 2016/05/18 15:03:12, obucinac wrote: > On 2016/05/18 14:43:58, obucinac wrote: > > mailto:obucinac@gmail.com changed ...
4 years, 7 months ago (2016-05-18 18:13:23 UTC) #6
Jim Stichnoth
lgtm
4 years, 7 months ago (2016-05-18 18:31:02 UTC) #7
Jim Stichnoth
4 years, 7 months ago (2016-05-18 18:31:20 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ae93eee8a07d3170fa6c233cbaf3675fe842b034 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698