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

Issue 2101093003: Subzero: Fix Calling Convention for MIPS O32 abi (Closed)

Created:
4 years, 5 months ago by mohit.bhakkad
Modified:
4 years, 5 months ago
CC:
native-client-reviews_googlegroups.com, jaydeep.patil, rich.fuhler_imgtec.com, srdjan.obucina_imgtec.com, sagar.thakur
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Fix Calling Convention for MIPS O32 abi We should take care of alignment while discarding GPR registers, I have written larger explanation in a comment. R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=bbb5fa7e3808221c5580b4d410f8b5c17f095f04

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M src/IceTargetLoweringMIPS32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 1 2 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
mohit.bhakkad
4 years, 5 months ago (2016-06-28 11:59:20 UTC) #3
Jim Stichnoth
Also, in the Description field of the CL, please begin with a duplicate of the ...
4 years, 5 months ago (2016-06-28 14:00:52 UTC) #4
mohit.bhakkad
https://codereview.chromium.org/2101093003/diff/1/src/IceTargetLoweringMIPS32.cpp File src/IceTargetLoweringMIPS32.cpp (right): https://codereview.chromium.org/2101093003/diff/1/src/IceTargetLoweringMIPS32.cpp#newcode612 src/IceTargetLoweringMIPS32.cpp:612: // In MIPS o32 abi, when we use GPR ...
4 years, 5 months ago (2016-06-29 06:37:43 UTC) #6
Jim Stichnoth
lgtm
4 years, 5 months ago (2016-06-29 13:50:43 UTC) #7
Jim Stichnoth
4 years, 5 months ago (2016-06-29 13:51:14 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bbb5fa7e3808221c5580b4d410f8b5c17f095f04 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698