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

Issue 2425673002: [Subzero][MIPS32] Account for variable alloca alignment bytes in addProlog (Closed)

Created:
4 years, 2 months ago by sagar.thakur
Modified:
4 years, 2 months ago
CC:
native-client-reviews_googlegroups.com, stefan.maksimovic_imgtec.com, rich.fuhler_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 #

Patch Set 2 : formatted source code #

Total comments: 14

Patch Set 3 : Addressed review comments #

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

Messages

Total messages: 7 (2 generated)
sagar.thakur
4 years, 2 months ago (2016-10-17 12:48:19 UTC) #2
Jim Stichnoth
https://codereview.chromium.org/2425673002/diff/20001/src/IceInstMIPS32.h File src/IceInstMIPS32.h (right): https://codereview.chromium.org/2425673002/diff/20001/src/IceInstMIPS32.h#newcode1057 src/IceInstMIPS32.h:1057: uint32_t getImmidiateValue() { return Imm; } Fix spelling, plus ...
4 years, 2 months ago (2016-10-17 14:20:46 UTC) #3
sagar.thakur
https://codereview.chromium.org/2425673002/diff/20001/src/IceInstMIPS32.h File src/IceInstMIPS32.h (right): https://codereview.chromium.org/2425673002/diff/20001/src/IceInstMIPS32.h#newcode1057 src/IceInstMIPS32.h:1057: uint32_t getImmidiateValue() { return Imm; } On 2016/10/17 14:20:45, ...
4 years, 2 months ago (2016-10-18 07:02:21 UTC) #4
Jim Stichnoth
lgtm
4 years, 2 months ago (2016-10-18 14:31:48 UTC) #5
Jim Stichnoth
4 years, 2 months ago (2016-10-18 14:32:25 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
89be8873c07f0a4a67697288804d8b9b28ef5520 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698