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

Issue 2482123002: Subzero, MIPS32: Sandbox initial patch (Closed)

Created:
4 years, 1 month ago by Stefan Maksimovic
Modified:
4 years, 1 month ago
CC:
native-client-reviews_googlegroups.com, rich.fuhler_imgtec.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero, MIPS32: Sandbox initial patch Initial patch regarding the Subzero MIPS32 sandboxing stage. At the moment, the results of the crosstests with vector tests disabled are as follows: ASM mode: 19 passing / 5 failing test_bitmanip: O2 test_calling_conv: Om1, O2 test_sync_atomic: Om1, O2 ELF mode: 15 passing / 9 failing test_bitmanip: O2 test_calling_conv: Om1, O2 test_global: Om1, O2 test_stacksave: Om1, O2 test_sync_atomic: Om1, O2 R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=6e03343bc3076bc76e994a5027c11b014c0af839

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressing review comments #

Patch Set 3 : Minor additions #

Patch Set 4 : Minor addition, formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -40 lines) Patch
M pydir/build-runtime.py View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M src/IceTargetLoweringMIPS32.h View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 1 2 3 19 chunks +148 lines, -36 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Stefan Maksimovic
4 years, 1 month ago (2016-11-08 09:03:38 UTC) #3
Jim Stichnoth
https://codereview.chromium.org/2482123002/diff/1/pydir/build-runtime.py File pydir/build-runtime.py (right): https://codereview.chromium.org/2482123002/diff/1/pydir/build-runtime.py#newcode29 pydir/build-runtime.py:29: if target != 'mips32': Is this diff actually needed? ...
4 years, 1 month ago (2016-11-08 13:36:32 UTC) #4
Stefan Maksimovic
As a side note, this is still WIP as I am trying to make the ...
4 years, 1 month ago (2016-11-08 14:59:56 UTC) #5
Jim Stichnoth
https://codereview.chromium.org/2482123002/diff/1/pydir/build-runtime.py File pydir/build-runtime.py (right): https://codereview.chromium.org/2482123002/diff/1/pydir/build-runtime.py#newcode29 pydir/build-runtime.py:29: if target != 'mips32': On 2016/11/08 14:59:55, Stefan Maksimovic ...
4 years, 1 month ago (2016-11-08 15:34:08 UTC) #6
jaydeep.patil
On 2016/11/08 14:59:56, Stefan Maksimovic wrote: > As a side note, this is still WIP ...
4 years, 1 month ago (2016-11-09 03:50:26 UTC) #7
Jim Stichnoth
LGTM. If I don't hear anything in the next few hours, I'll land this CL. ...
4 years, 1 month ago (2016-11-09 14:02:16 UTC) #8
Stefan Maksimovic
With these changes, we're able to run the same amount of cross tests as in ...
4 years, 1 month ago (2016-11-09 14:57:09 UTC) #10
Jim Stichnoth
4 years, 1 month ago (2016-11-10 01:31:55 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
6e03343bc3076bc76e994a5027c11b014c0af839 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698