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

Issue 2067183002: [Subzero][MIPS32] Implements lowering of alloca instruction (Closed)

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

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -23 lines) Patch
M src/IceTargetLoweringMIPS32.h View 4 chunks +11 lines, -8 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 1 7 chunks +81 lines, -15 lines 0 comments Download
M tests_lit/llvm2ice_tests/alloc.ll View 5 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
sagar.thakur
4 years, 6 months ago (2016-06-15 12:24:10 UTC) #2
Jim Stichnoth
https://codereview.chromium.org/2067183002/diff/1/src/IceTargetLoweringMIPS32.cpp File src/IceTargetLoweringMIPS32.cpp (right): https://codereview.chromium.org/2067183002/diff/1/src/IceTargetLoweringMIPS32.cpp#newcode166 src/IceTargetLoweringMIPS32.cpp:166: void TargetMIPS32::unsetIfNonLeafFunc() { I think that the ARM target ...
4 years, 6 months ago (2016-06-15 13:41:19 UTC) #3
Jim Stichnoth
https://codereview.chromium.org/2067183002/diff/1/src/IceTargetLoweringMIPS32.cpp File src/IceTargetLoweringMIPS32.cpp (right): https://codereview.chromium.org/2067183002/diff/1/src/IceTargetLoweringMIPS32.cpp#newcode166 src/IceTargetLoweringMIPS32.cpp:166: void TargetMIPS32::unsetIfNonLeafFunc() { On 2016/06/15 13:41:19, stichnot wrote: > ...
4 years, 6 months ago (2016-06-15 13:43:19 UTC) #4
sagar.thakur
https://codereview.chromium.org/2067183002/diff/1/src/IceTargetLoweringMIPS32.cpp File src/IceTargetLoweringMIPS32.cpp (right): https://codereview.chromium.org/2067183002/diff/1/src/IceTargetLoweringMIPS32.cpp#newcode166 src/IceTargetLoweringMIPS32.cpp:166: void TargetMIPS32::unsetIfNonLeafFunc() { On 2016/06/15 13:43:19, stichnot wrote: > ...
4 years, 6 months ago (2016-06-16 08:05:54 UTC) #5
Jim Stichnoth
lgtm
4 years, 6 months ago (2016-06-16 22:30:05 UTC) #6
Jim Stichnoth
4 years, 6 months ago (2016-06-16 22:30:34 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1afb4836b204934e967d930616a4f97db75e0353 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698