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

Issue 2455933002: Subzero, MIPS32: Stacksave/Stackrestore implementation (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: Stacksave/Stackrestore implementation Implemets Stacksave/Stackrestore; test_stacksave runs successfully when jal implementation is present, both in forceasm as well as in elf mode R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=f8c9977b34f0c053204f0401b056f4529e23c2a6

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed formatting issues #

Patch Set 3 : Enabled tests in nacl-other-intrinsics.ll #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
M src/IceTargetLoweringMIPS32.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 1 1 chunk +9 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Stefan Maksimovic
4 years, 1 month ago (2016-10-27 08:37:47 UTC) #3
jaydeep.patil
https://codereview.chromium.org/2455933002/diff/1/src/IceTargetLoweringMIPS32.h File src/IceTargetLoweringMIPS32.h (right): https://codereview.chromium.org/2455933002/diff/1/src/IceTargetLoweringMIPS32.h#newcode375 src/IceTargetLoweringMIPS32.h:375: // If Instr is multi-dest, then Dest must be ...
4 years, 1 month ago (2016-10-27 09:59:39 UTC) #4
Jim Stichnoth
https://codereview.chromium.org/2455933002/diff/1/src/IceTargetLoweringMIPS32.h File src/IceTargetLoweringMIPS32.h (right): https://codereview.chromium.org/2455933002/diff/1/src/IceTargetLoweringMIPS32.h#newcode375 src/IceTargetLoweringMIPS32.h:375: // If Instr is multi-dest, then Dest must be ...
4 years, 1 month ago (2016-10-27 14:03:38 UTC) #5
Jim Stichnoth
This looks good, thanks! Could you also enable the stacksave/stackrestore tests in nacl-other-intrinsics.ll?
4 years, 1 month ago (2016-10-28 12:36:24 UTC) #6
Stefan Maksimovic
On 2016/10/28 12:36:24, Jim Stichnoth wrote: > This looks good, thanks! > > Could you ...
4 years, 1 month ago (2016-11-02 08:16:03 UTC) #7
Jim Stichnoth
lgtm
4 years, 1 month ago (2016-11-02 12:58:57 UTC) #8
Jim Stichnoth
4 years, 1 month ago (2016-11-02 12:59:10 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f8c9977b34f0c053204f0401b056f4529e23c2a6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698