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

Issue 557533003: Subzero: Make sure alloca with align=0 is handled correctly. (Closed)

Created:
6 years, 3 months ago by Jim Stichnoth
Modified:
6 years, 3 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Subzero: Make sure alloca with align=0 is handled correctly. 1. Modify dump() to match LLVM. 2. If it weren't for minimum stack alignment, the alignment code would be broken, so add a test in case the alignment code changes. BUG= none R=jvoung@chromium.org, kschimpf@google.com Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=72a8f8d

Patch Set 1 #

Patch Set 2 : Remap align=0 to align=1 in lowering #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M src/IceInst.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M src/IceTargetLoweringX8632.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tests_lit/llvm2ice_tests/alloc.ll View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Jim Stichnoth
6 years, 3 months ago (2014-09-08 23:49:36 UTC) #2
Karl
lgtm
6 years, 3 months ago (2014-09-08 23:55:48 UTC) #3
jvoung (off chromium)
lgtm
6 years, 3 months ago (2014-09-09 00:29:43 UTC) #4
Jim Stichnoth
6 years, 3 months ago (2014-09-09 00:57:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 72a8f8d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698